commit: 2b7ea884ee2856bdadb5840d8fbf22a7aa666404
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 10 07:11:32 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 10 07:11:32 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b7ea884
net-libs/gloox: MissingTestRestrict
In my haste to drop the now-redundant RESTRICT,
I left this out!
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/gloox/gloox-1.0.24.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/net-libs/gloox/gloox-1.0.24.ebuild
b/net-libs/gloox/gloox-1.0.24.ebuild
index 4a083e0af49..e7a34c9e3dc 100644
--- a/net-libs/gloox/gloox-1.0.24.ebuild
+++ b/net-libs/gloox/gloox-1.0.24.ebuild
@@ -16,6 +16,7 @@ LICENSE="GPL-3"
SLOT="0/18"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="debug gnutls idn libressl ssl static-libs test zlib"
+RESTRICT="!test? ( test )"
DEPEND="
idn? ( net-dns/libidn:= )