diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-09-10 20:28:36 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-09-10 20:28:48 -0700 |
commit | 67923e0971d75197aebf7d57af2147e1c4935417 (patch) | |
tree | 30e13dff331beb86442b772d80c4a0d83a541bd8 | |
parent | dev-perl/Devel-Hide-0.0.900: add ~sparc, bug 690140 (diff) | |
download | gentoo-67923e0971d75197aebf7d57af2147e1c4935417.tar.gz gentoo-67923e0971d75197aebf7d57af2147e1c4935417.tar.bz2 gentoo-67923e0971d75197aebf7d57af2147e1c4935417.zip |
dev-perl/FFI-CheckLib-0.250.0: add ~sparc, bug 690140
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r-- | dev-perl/FFI-CheckLib/FFI-CheckLib-0.250.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/FFI-CheckLib/FFI-CheckLib-0.250.0.ebuild b/dev-perl/FFI-CheckLib/FFI-CheckLib-0.250.0.ebuild index 79ab05a86631..385d18de5170 100644 --- a/dev-perl/FFI-CheckLib/FFI-CheckLib-0.250.0.ebuild +++ b/dev-perl/FFI-CheckLib/FFI-CheckLib-0.250.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Check that a library is available for FFI" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~riscv ~s390 ~sh ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~riscv ~s390 ~sh ~sparc ~x86" IUSE="test" RDEPEND=" |