diff options
author | Markus Meier <maekke@gentoo.org> | 2016-06-14 21:34:51 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-06-14 21:34:51 +0200 |
commit | 52c84c64613375bd005fd06aee17a775351ed94b (patch) | |
tree | 59973339de9d81f0d090de08f0eb949e069b5b6e /dev-ruby/pkg-config | |
parent | dev-perl/Text-Unidecode: arm stable, bug #585620 (diff) | |
download | gentoo-52c84c64613375bd005fd06aee17a775351ed94b.tar.gz gentoo-52c84c64613375bd005fd06aee17a775351ed94b.tar.bz2 gentoo-52c84c64613375bd005fd06aee17a775351ed94b.zip |
dev-ruby/pkg-config: add ~arm, bug #585240
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-ruby/pkg-config')
-rw-r--r-- | dev-ruby/pkg-config/pkg-config-1.1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |