diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-05-28 00:20:35 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-05-28 00:20:35 +0200 |
commit | bf17c0f6e92595d41a6ba94ef1166f4b95620475 (patch) | |
tree | 734533b587a14ca1cf202bb26f47c960f09f5cec /dev-perl/Sub-Install | |
parent | dev-perl/Sub-Uplevel: Remove old (diff) | |
download | gentoo-bf17c0f6e92595d41a6ba94ef1166f4b95620475.tar.gz gentoo-bf17c0f6e92595d41a6ba94ef1166f4b95620475.tar.bz2 gentoo-bf17c0f6e92595d41a6ba94ef1166f4b95620475.zip |
dev-perl/Sub-Install: Retroactively stable for remaining arches (ALLARCHES), bug 582126
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-perl/Sub-Install')
-rw-r--r-- | dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild b/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild index 97f153358e30..e18e7fa8a867 100644 --- a/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild +++ b/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Install subroutines into packages easily" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" |