diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-05-25 00:24:33 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-05-25 00:24:33 +0200 |
commit | 93bb590bbe55e78cb172454216b5f589e4eaefc9 (patch) | |
tree | 2f97a119ad7056ac976de868eed66028a0c9f730 /dev-perl/Package-Stash | |
parent | sys-apps/openrc: sync live ebuild (diff) | |
download | gentoo-93bb590bbe55e78cb172454216b5f589e4eaefc9.tar.gz gentoo-93bb590bbe55e78cb172454216b5f589e4eaefc9.tar.bz2 gentoo-93bb590bbe55e78cb172454216b5f589e4eaefc9.zip |
dev-perl/Package-Stash: Retroactively stable for alpha/hppa/ia64/ppc/ppc64/sparc/x86 (ALLARCHES), bug 579468
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-perl/Package-Stash')
-rw-r--r-- | dev-perl/Package-Stash/Package-Stash-0.370.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Package-Stash/Package-Stash-0.370.0.ebuild b/dev-perl/Package-Stash/Package-Stash-0.370.0.ebuild index f0a2304b5278..9af529e1a5a9 100644 --- a/dev-perl/Package-Stash/Package-Stash-0.370.0.ebuild +++ b/dev-perl/Package-Stash/Package-Stash-0.370.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Routines for manipulating stashes" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test minimal" RDEPEND=" |