Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/ffcall/
Date: Sun, 22 Oct 2017 21:42:32
Message-Id: 1508708499.816c04b48bb0d159b25c8cdded41df8a48562824.klausman@gentoo
1 commit: 816c04b48bb0d159b25c8cdded41df8a48562824
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 22 21:41:39 2017 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 22 21:41:39 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=816c04b4
7
8 dev-libs/ffcall-2.0-r0: alpha stable
9
10 Gentoo-Bug: http://bugs.gentoo.org/634672
11
12 dev-libs/ffcall/ffcall-2.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/ffcall/ffcall-2.0.ebuild b/dev-libs/ffcall/ffcall-2.0.ebuild
16 index 199a208a913..53f4b1fdf80 100644
17 --- a/dev-libs/ffcall/ffcall-2.0.ebuild
18 +++ b/dev-libs/ffcall/ffcall-2.0.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="mirror://gnu/libffcall/${MY_PV}.tar.gz"
20 # under GNU LGPL." -ffcall author
21 LICENSE="GPL-2+"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
24 +KEYWORDS="alpha ~amd64 ~arm64 ~hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
25 IUSE=""
26
27 S=${WORKDIR}/${MY_PV}