commit:     e6b12e1e008ac2f4de44a7498de0d8774f53f52d
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  5 23:09:23 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Dec  5 23:20:34 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6b12e1e

x11-apps/xauth: Add RESTRICT="!test? ( test )"

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-apps/xauth/xauth-1.1.ebuild  | 1 +
 x11-apps/xauth/xauth-9999.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/x11-apps/xauth/xauth-1.1.ebuild b/x11-apps/xauth/xauth-1.1.ebuild
index b6b6953692d..50e1ff50ef5 100644
--- a/x11-apps/xauth/xauth-1.1.ebuild
+++ b/x11-apps/xauth/xauth-1.1.ebuild
@@ -13,6 +13,7 @@ fi
 
 DESCRIPTION="X authority file utility"
 IUSE="ipv6 test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="x11-libs/libX11
        x11-libs/libXau

diff --git a/x11-apps/xauth/xauth-9999.ebuild b/x11-apps/xauth/xauth-9999.ebuild
index 0661ce38f6f..17995a9945a 100644
--- a/x11-apps/xauth/xauth-9999.ebuild
+++ b/x11-apps/xauth/xauth-9999.ebuild
@@ -13,6 +13,7 @@ fi
 
 DESCRIPTION="X authority file utility"
 IUSE="ipv6 test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="x11-libs/libX11
        x11-libs/libXau

Reply via email to