diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-07-22 10:42:09 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-22 10:00:09 +0100 |
commit | 16225530734fb39467b8d975077a1eda0f4f6199 (patch) | |
tree | 8f6397b305bb325366d8f9f7d9d50c29642e21ce /dev-perl/Test-RequiresInternet | |
parent | dev-libs/libgcrypt: stable 1.8.3 for hppa (diff) | |
download | gentoo-16225530734fb39467b8d975077a1eda0f4f6199.tar.gz gentoo-16225530734fb39467b8d975077a1eda0f4f6199.tar.bz2 gentoo-16225530734fb39467b8d975077a1eda0f4f6199.zip |
dev-perl/Test-RequiresInternet: stable 0.50.0 for hppa
Bug: https://bugs.gentoo.org/661190
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="hppa"
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 56d4810da75a..a1a96df86200 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 s390 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 s390 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=" |