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@gentoo.org>
This commit is contained in:
Sam James
2020-10-10 07:11:32 +00:00
parent 8ffc2d0e51
commit 2b7ea884ee

View File

@@ -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:= )