diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 11:34:25 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:30 -0800 |
commit | 0c510c144411b143cd9ce9289366ad0f4b0c9613 (patch) | |
tree | 9ebd3d288257015549f70cb0244b6580f08728e1 /dev-perl | |
parent | dev-perl/Regexp-Common: added ~sparc, bug 606156 (diff) | |
download | gentoo-0c510c144411b143cd9ce9289366ad0f4b0c9613.tar.gz gentoo-0c510c144411b143cd9ce9289366ad0f4b0c9613.tar.bz2 gentoo-0c510c144411b143cd9ce9289366ad0f4b0c9613.zip |
dev-perl/Sub-Identify: added ~sparc, bugs 569868, 599550
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild b/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild index 9a2007c553a6..946653d0f9f2 100644 --- a/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild +++ b/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Retrieve names of code references" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ppc ~ppc64 x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ppc ~ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RDEPEND=" |