diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 18:06:46 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 18:41:21 +0200 |
commit | 27942df13973c28c43d31f2764c6f1993a612e5c (patch) | |
tree | 0187fbfc4a19a47f762edc97fe1db99daa4923b6 /dev-perl/Test-RequiresInternet | |
parent | dev-perl/HTTP-Cache-Transparent: x86 stable (bug #657636) (diff) | |
download | gentoo-27942df13973c28c43d31f2764c6f1993a612e5c.tar.gz gentoo-27942df13973c28c43d31f2764c6f1993a612e5c.tar.bz2 gentoo-27942df13973c28c43d31f2764c6f1993a612e5c.zip |
dev-perl/Test-RequiresInternet: x86 stable (bug #657636)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Test-RequiresInternet')
-rw-r--r-- | dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild index a7e437a726e1..06010f9af0b8 100644 --- a/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild +++ b/dev-perl/Test-RequiresInternet/Test-RequiresInternet-0.50.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Easily test network connectivity" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |