commit: 9a31475ff21935ceb006f5e197d5a0e35f118936 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 7 23:33:08 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Aug 7 23:33:08 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a31475f
dev-perl/Inline: Stabilize 0.860.0 x86, #806653 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Inline/Inline-0.860.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Inline/Inline-0.860.0.ebuild b/dev-perl/Inline/Inline-0.860.0.ebuild index 2d83c497860..26ce6836da3 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 )"
