diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-07 07:08:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-07 07:08:43 +0200 |
commit | 29b0e4512642254a9b8ad1566b01e2a692dd5fb2 (patch) | |
tree | e2d138569ad1e9bb810647985a548aec9f1f3cd7 /dev-perl/Inline | |
parent | dev-perl/Module-Manifest: amd64 stable wrt bug #806650 (diff) | |
download | gentoo-29b0e4512642254a9b8ad1566b01e2a692dd5fb2.tar.gz gentoo-29b0e4512642254a9b8ad1566b01e2a692dd5fb2.tar.bz2 gentoo-29b0e4512642254a9b8ad1566b01e2a692dd5fb2.zip |
dev-perl/Inline: amd64 stable wrt bug #806653
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Inline')
-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 2205c1233cf0..84315ff36a83 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 )" |