diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 12:36:57 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:04:12 -0800 |
commit | 76255fcbc5eab1c2ae684e38dbd44e2b5df01db9 (patch) | |
tree | 218ec3872b7115dce902eb6eee854bd651506bd9 /dev-perl/SUPER | |
parent | dev-perl/PDF-Create: added ~ppc, bug 600066 (diff) | |
download | gentoo-76255fcbc5eab1c2ae684e38dbd44e2b5df01db9.tar.gz gentoo-76255fcbc5eab1c2ae684e38dbd44e2b5df01db9.tar.bz2 gentoo-76255fcbc5eab1c2ae684e38dbd44e2b5df01db9.zip |
dev-perl/SUPER: added ~ppc, bugs 569868, 580156
Diffstat (limited to 'dev-perl/SUPER')
-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 3d1ffffd1faf..b40c66f89cd5 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 ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="test" RDEPEND=" |