diff options
author | Markus Meier <maekke@gentoo.org> | 2018-03-22 07:06:34 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-03-22 07:06:34 +0100 |
commit | 28a8f016342bcf1670075ac797bb0be4b989dc5d (patch) | |
tree | 2cf6c20feca40ec5c8044f3f945a05901ee43e72 /dev-ruby/pkg-config | |
parent | app-text/asciidoc: arm stable, bug #641648 (diff) | |
download | gentoo-28a8f016342bcf1670075ac797bb0be4b989dc5d.tar.gz gentoo-28a8f016342bcf1670075ac797bb0be4b989dc5d.tar.bz2 gentoo-28a8f016342bcf1670075ac797bb0be4b989dc5d.zip |
dev-ruby/pkg-config: arm stable, bug #642004
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-ruby/pkg-config')
-rw-r--r-- | dev-ruby/pkg-config/pkg-config-1.2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild b/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild index 25a33f6bfe48..f3b7e888b475 100644 --- a/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild +++ b/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,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 ~arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86" SLOT="0" IUSE="test" |