Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ffi/
Date: Mon, 23 Oct 2017 18:42:49
Message-Id: 1508784124.74bde0a99ff5c82d8b6660e69beb3a07d67dc47e.whissi@gentoo
1 commit: 74bde0a99ff5c82d8b6660e69beb3a07d67dc47e
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 23 18:17:02 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 23 18:42:04 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74bde0a9
7
8 dev-ruby/ffi: x86 stable (bug #633662)
9
10 Package-Manager: Portage-2.3.11, Repoman-2.3.3
11
12 dev-ruby/ffi/ffi-1.9.18.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/ffi/ffi-1.9.18.ebuild b/dev-ruby/ffi/ffi-1.9.18.ebuild
16 index 715a16b2fa6..4c5fc1a2bc3 100644
17 --- a/dev-ruby/ffi/ffi-1.9.18.ebuild
18 +++ b/dev-ruby/ffi/ffi-1.9.18.ebuild
19 @@ -21,7 +21,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${PN}-git-${PV}.
20 IUSE=""
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25
26 RDEPEND+=" virtual/libffi"
27 DEPEND+=" virtual/libffi"