diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 11:34:34 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:37 -0800 |
commit | d3f41bc6302158cc37cde6bc2122661bc7d8fb7e (patch) | |
tree | d88b13d088769070cc6e147521be292adf389b15 /dev-perl/SUPER | |
parent | dev-perl/Test-Differences: added ~sparc, bug 559820 (diff) | |
download | gentoo-d3f41bc6302158cc37cde6bc2122661bc7d8fb7e.tar.gz gentoo-d3f41bc6302158cc37cde6bc2122661bc7d8fb7e.tar.bz2 gentoo-d3f41bc6302158cc37cde6bc2122661bc7d8fb7e.zip |
dev-perl/SUPER: added ~sparc, bug 569868
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 7082c4eb2a25..3d1ffffd1faf 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 ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="test" RDEPEND=" |