diff options
author | 2018-08-25 19:08:15 +0100 | |
---|---|---|
committer | 2018-08-25 19:08:49 +0100 | |
commit | 817a2906d08e669ed894ff2307533794037a2aa4 (patch) | |
tree | c5089011aa4a38393a14c78142730879bc92d2bb /dev-perl/URI | |
parent | dev-perl/Type-Tiny-XS: stable 0.12.0 for hppa, bug #663934 (diff) | |
download | gentoo-817a2906d08e669ed894ff2307533794037a2aa4.tar.gz gentoo-817a2906d08e669ed894ff2307533794037a2aa4.tar.bz2 gentoo-817a2906d08e669ed894ff2307533794037a2aa4.zip |
dev-perl/URI: stable 1.730.0 for hppa, bug #663936
Package-Manager: Portage-2.3.48, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-perl/URI')
-rw-r--r-- | dev-perl/URI/URI-1.730.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/URI/URI-1.730.0.ebuild b/dev-perl/URI/URI-1.730.0.ebuild index 210f3c8537bc..e68b66ad2401 100644 --- a/dev-perl/URI/URI-1.730.0.ebuild +++ b/dev-perl/URI/URI-1.730.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Uniform Resource Identifiers (absolute and relative)" SLOT="0" -KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" |