diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-10-04 11:05:46 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-10-04 11:16:44 +0200 |
commit | cf711c3ab9dca5ccaad9157bc7b639ed0934164b (patch) | |
tree | ba54f84973c7425716bd09beaed391ab1aa2c0fe /dev-perl/URI | |
parent | dev-perl/IO-Socket-INET6: add Prefix keywords, bug #622348 (diff) | |
download | gentoo-cf711c3ab9dca5ccaad9157bc7b639ed0934164b.tar.gz gentoo-cf711c3ab9dca5ccaad9157bc7b639ed0934164b.tar.bz2 gentoo-cf711c3ab9dca5ccaad9157bc7b639ed0934164b.zip |
dev-perl/URI: add Prefix keywords, bug #622348
Package-Manager: Portage-2.3.40.3-prefix, Repoman-2.3.9
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
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 6218cabc6999..a2d442d691f7 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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |