From: Markus Meier Date: Tue, 14 Jun 2016 19:34:51 +0000 (+0200) Subject: dev-ruby/pkg-config: add ~arm, bug #585240 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=52c84c64613375bd005fd06aee17a775351ed94b;p=gentoo.git dev-ruby/pkg-config: add ~arm, bug #585240 Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="arm" --- diff --git a/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild b/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild index 054478b4b434..852fde85cf69 100644 --- a/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild +++ b/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild @@ -15,7 +15,7 @@ DESCRIPTION="A pkg-config implementation by Ruby" HOMEPAGE="https://github.com/rcairo/pkg-config" LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )" -KEYWORDS="alpha ~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="alpha ~amd64 ~arm ~ppc ~ppc64 ~x86" SLOT="0" IUSE="test"