diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:47:39 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:51 +0100 |
commit | 8b03d31b2d5b36c5f6446517795192889ab764d8 (patch) | |
tree | 56d799274654c410dff1c54c61ec87804731abed /dev-perl/Test-RequiresInternet | |
parent | dev-perl/Test-FailWarnings: stable 0.8.0-r1 for ppc, bug #657636 (diff) | |
download | gentoo-8b03d31b2d5b36c5f6446517795192889ab764d8.tar.gz gentoo-8b03d31b2d5b36c5f6446517795192889ab764d8.tar.bz2 gentoo-8b03d31b2d5b36c5f6446517795192889ab764d8.zip |
dev-perl/Test-RequiresInternet: stable 0.50.0 for ppc, bug #657636
Bug: https://bugs.gentoo.org/657636
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
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 01c6edc6ec7e..3a0342795760 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=" |