summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-29 15:22:14 +0000
committerSam James <sam@gentoo.org>2021-05-29 15:22:14 +0000
commit99f3c1e6d342c1a62d39ce3ebeae29bb4f490025 (patch)
tree040c32a85508a478f2abb75d714dba97ec4fa113
parentdev-perl/FCGI: Stabilize 0.790.0 amd64, #792819 (diff)
downloadgentoo-99f3c1e6.tar.gz
gentoo-99f3c1e6.tar.bz2
gentoo-99f3c1e6.zip
dev-perl/FFI-CheckLib: Stabilize 0.270.0 arm, #792825
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-perl/FFI-CheckLib/FFI-CheckLib-0.270.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/FFI-CheckLib/FFI-CheckLib-0.270.0.ebuild b/dev-perl/FFI-CheckLib/FFI-CheckLib-0.270.0.ebuild
index 1ccba80c575d..03fd5005d5ef 100644
--- a/dev-perl/FFI-CheckLib/FFI-CheckLib-0.270.0.ebuild
+++ b/dev-perl/FFI-CheckLib/FFI-CheckLib-0.270.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Check that a library is available for FFI"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
IUSE="test"
RESTRICT="!test? ( test )"