commit: b74f1ae5b480d224786dcd2bdeb2cde579c3ff5a
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 20 09:38:54 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Mon Sep 20 09:38:54 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b74f1ae5
sys-fs/gfs2-utils: add missing RESTRICT="!test? ( test )"
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
sys-fs/gfs2-utils/gfs2-utils-3.4.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-fs/gfs2-utils/gfs2-utils-3.4.1.ebuild
b/sys-fs/gfs2-utils/gfs2-utils-3.4.1.ebuild
index 6cfae8a5f..b631eb787 100644
--- a/sys-fs/gfs2-utils/gfs2-utils-3.4.1.ebuild
+++ b/sys-fs/gfs2-utils/gfs2-utils-3.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="nls test"
-
+RESTRICT="!test? ( test )"
BDEPEND="sys-devel/autoconf
sys-devel/automake