commit: cf711c3ab9dca5ccaad9157bc7b639ed0934164b Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Thu Oct 4 09:05:46 2018 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Thu Oct 4 09:16:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf711c3a
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 <AT> gentoo.org> dev-perl/URI/URI-1.730.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/URI/URI-1.730.0.ebuild b/dev-perl/URI/URI-1.730.0.ebuild index 6218cabc699..a2d442d691f 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="
