diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-07-10 15:13:40 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-07-10 15:15:16 +0200 |
commit | 00f4a89466165176ffbaecf40471e067f1584aef (patch) | |
tree | f99443f3b73067a111769f9f5aa9e54a4d7ca099 /dev-perl/URI | |
parent | app-emulation/wine: Fix STAGING_{MV,GV} in phases; thanks to mgorny (diff) | |
download | gentoo-00f4a89466165176ffbaecf40471e067f1584aef.tar.gz gentoo-00f4a89466165176ffbaecf40471e067f1584aef.tar.bz2 gentoo-00f4a89466165176ffbaecf40471e067f1584aef.zip |
dev-perl/URI: Retroactively stable for remaining arches (ALLARCHES), bug 585422
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-perl/URI')
-rw-r--r-- | dev-perl/URI/URI-1.710.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/URI/URI-1.710.0.ebuild b/dev-perl/URI/URI-1.710.0.ebuild index 9ed7c710ef39..2b57e1814b5e 100644 --- a/dev-perl/URI/URI-1.710.0.ebuild +++ b/dev-perl/URI/URI-1.710.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Uniform Resource Identifiers (absolute and relative)" SLOT="0" -KEYWORDS="alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |