Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/pkg-config/
Date: Wed, 28 Jun 2017 09:36:06
Message-Id: 1498642544.5a67d9751fe4d15c819138567b3d0a913eb34d01.aballier@gentoo
1 commit: 5a67d9751fe4d15c819138567b3d0a913eb34d01
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 28 09:13:18 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 28 09:35:44 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a67d975
7
8 dev-ruby/pkg-config: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-ruby/pkg-config/pkg-config-1.2.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/pkg-config/pkg-config-1.2.3.ebuild b/dev-ruby/pkg-config/pkg-config-1.2.3.ebuild
16 index b6263153de8..4cefe1fadf7 100644
17 --- a/dev-ruby/pkg-config/pkg-config-1.2.3.ebuild
18 +++ b/dev-ruby/pkg-config/pkg-config-1.2.3.ebuild
19 @@ -14,7 +14,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
20 HOMEPAGE="https://github.com/rcairo/pkg-config"
21 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
22
23 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
25 SLOT="0"
26 IUSE="test"