summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-06-29 07:16:51 +0000
committerMart Raudsepp <leio@gentoo.org>2020-07-04 15:27:54 +0300
commit2952d5ae006bbecf17fc4672fb2894536ead7ef0 (patch)
treed6f382e04700d0d6511b7cd0bb8c4ad48136dd1f /dev-perl/Inline-C
parentdev-perl/Pegex: arm64 keyworded (bug #730036) (diff)
downloadgentoo-2952d5ae006bbecf17fc4672fb2894536ead7ef0.tar.gz
gentoo-2952d5ae006bbecf17fc4672fb2894536ead7ef0.tar.bz2
gentoo-2952d5ae006bbecf17fc4672fb2894536ead7ef0.zip
dev-perl/Inline-C: arm64 keyworded (bug #730036)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-perl/Inline-C')
-rw-r--r--dev-perl/Inline-C/Inline-C-0.780.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Inline-C/Inline-C-0.780.0.ebuild b/dev-perl/Inline-C/Inline-C-0.780.0.ebuild
index 722934793d56..018ce17a6320 100644
--- a/dev-perl/Inline-C/Inline-C-0.780.0.ebuild
+++ b/dev-perl/Inline-C/Inline-C-0.780.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="C Language Support for Inline"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ~sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"