diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-21 01:03:25 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-21 01:04:56 +0100 |
commit | 81390b3b4844b2a670ce59b56799f632247be84b (patch) | |
tree | a04163414a3f69eb3a3b02a524282773135819ff /dev-perl/URI | |
parent | dev-perl/Tree-DAG_Node: stable 1.310.0 for ia64, bug #663934 (diff) | |
download | gentoo-81390b3b4844b2a670ce59b56799f632247be84b.tar.gz gentoo-81390b3b4844b2a670ce59b56799f632247be84b.tar.bz2 gentoo-81390b3b4844b2a670ce59b56799f632247be84b.zip |
dev-perl/URI: stable 1.730.0 for ia64, bug #663936
Package-Manager: Portage-2.3.47, Repoman-2.3.10
RepoMan-Options: --include-arches="ia64"
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 50d35c413d15..020e6bdb05c9 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=" |