Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/FFI-CheckLib/
Date: Wed, 11 Sep 2019 03:29:01
Message-Id: 1568172528.67923e0971d75197aebf7d57af2147e1c4935417.mattst88@gentoo
1 commit: 67923e0971d75197aebf7d57af2147e1c4935417
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 11 03:28:36 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 11 03:28:48 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67923e09
7
8 dev-perl/FFI-CheckLib-0.250.0: add ~sparc, bug 690140
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-perl/FFI-CheckLib/FFI-CheckLib-0.250.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/FFI-CheckLib/FFI-CheckLib-0.250.0.ebuild b/dev-perl/FFI-CheckLib/FFI-CheckLib-0.250.0.ebuild
16 index 79ab05a8663..385d18de517 100644
17 --- a/dev-perl/FFI-CheckLib/FFI-CheckLib-0.250.0.ebuild
18 +++ b/dev-perl/FFI-CheckLib/FFI-CheckLib-0.250.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20
21 DESCRIPTION="Check that a library is available for FFI"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~riscv ~s390 ~sh ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~riscv ~s390 ~sh ~sparc ~x86"
25 IUSE="test"
26
27 RDEPEND="