From b74f1ae5b480d224786dcd2bdeb2cde579c3ff5a Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Mon, 20 Sep 2021 11:38:54 +0200 Subject: [PATCH] sys-fs/gfs2-utils: add missing RESTRICT="!test? ( test )" Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- 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 6cfae8a5ff..b631eb7871 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