diff options
author | Michael Weber <xmw@gentoo.org> | 2017-05-22 12:47:33 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-05-22 12:47:33 +0200 |
commit | 705a9184b139d0c66baf2e791b95a079741ecc4b (patch) | |
tree | 6f85751344e218f7d0c8599b81e8916fc10b9eed /dev-perl | |
parent | dev-perl/Archive-Zip: ppc64 stable (bug 617290) (diff) | |
download | gentoo-705a9184b139d0c66baf2e791b95a079741ecc4b.tar.gz gentoo-705a9184b139d0c66baf2e791b95a079741ecc4b.tar.bz2 gentoo-705a9184b139d0c66baf2e791b95a079741ecc4b.zip |
dev-perl/SUPER: ppc64 stable (bug 617290)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/SUPER/SUPER-1.201.411.170.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild index 3e0809f5e9df..16c0e4d41f50 100644 --- a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild +++ b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="control superclass method dispatch" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="test" RDEPEND=" |