diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2016-03-05 18:58:26 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2016-03-05 18:58:26 +0300 |
commit | 41f1cbb52a3f0e7de16ba74cb2a807fa9542501c (patch) | |
tree | b8d8c1b8def454bd672caba9c4adc11aef784456 /dev-perl | |
parent | app-admin/eselect: amd64 stable wrt bug #574974 (diff) | |
download | gentoo-41f1cbb52a3f0e7de16ba74cb2a807fa9542501c.tar.gz gentoo-41f1cbb52a3f0e7de16ba74cb2a807fa9542501c.tar.bz2 gentoo-41f1cbb52a3f0e7de16ba74cb2a807fa9542501c.zip |
dev-perl/Inline: stable for all wrt bug #576056
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Inline/Inline-0.800.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Inline/Inline-0.800.0.ebuild b/dev-perl/Inline/Inline-0.800.0.ebuild index 3e6cb3dfcbab..570118555798 100644 --- a/dev-perl/Inline/Inline-0.800.0.ebuild +++ b/dev-perl/Inline/Inline-0.800.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Write Perl subroutines in other languages" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="test" RDEPEND=" |