diff options
author | Sam James <sam@gentoo.org> | 2021-08-07 02:28:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-07 02:28:27 +0100 |
commit | 2aa775df2a46169e94aef40e0c674fd7e5da8d33 (patch) | |
tree | ae0ee3a7db7822bc0721f286edc7ee8f5e975c32 /dev-perl/Inline/Inline-0.860.0.ebuild | |
parent | dev-perl/Module-Compile: Stabilize 0.380.0 arm, #806641 (diff) | |
download | gentoo-2aa775df2a46169e94aef40e0c674fd7e5da8d33.tar.gz gentoo-2aa775df2a46169e94aef40e0c674fd7e5da8d33.tar.bz2 gentoo-2aa775df2a46169e94aef40e0c674fd7e5da8d33.zip |
dev-perl/Inline: Stabilize 0.860.0 arm, #806653
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Inline/Inline-0.860.0.ebuild')
-rw-r--r-- | dev-perl/Inline/Inline-0.860.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Inline/Inline-0.860.0.ebuild b/dev-perl/Inline/Inline-0.860.0.ebuild index a1c5974eed60..2205c1233cf0 100644 --- a/dev-perl/Inline/Inline-0.860.0.ebuild +++ b/dev-perl/Inline/Inline-0.860.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Write Perl subroutines in other languages" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |