diff options
Diffstat (limited to 'net-libs/loudmouth/loudmouth-1.5.3-r1.ebuild')
-rw-r--r-- | net-libs/loudmouth/loudmouth-1.5.3-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-libs/loudmouth/loudmouth-1.5.3-r1.ebuild b/net-libs/loudmouth/loudmouth-1.5.3-r1.ebuild index 6f91b5632614..e6aba4fe23e1 100644 --- a/net-libs/loudmouth/loudmouth-1.5.3-r1.ebuild +++ b/net-libs/loudmouth/loudmouth-1.5.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,6 +13,7 @@ SLOT="0" KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~ppc-macos" IUSE="asyncns ssl openssl static-libs test" +RESTRICT="!test? ( test )" # Automagic libidn dependency RDEPEND=" |