diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-04-29 22:20:21 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-04-29 22:26:13 +0200 |
commit | c77fc85c6900942cf3346e1d68e512a0ce433a99 (patch) | |
tree | 445e60ac068eeb68989bba0502be847a2996c84f /dev-ruby/pkg-config | |
parent | dev-ruby/rake-compiler: Stable for HPPA (bug #556730). (diff) | |
download | gentoo-c77fc85c6900942cf3346e1d68e512a0ce433a99.tar.gz gentoo-c77fc85c6900942cf3346e1d68e512a0ce433a99.tar.bz2 gentoo-c77fc85c6900942cf3346e1d68e512a0ce433a99.zip |
dev-ruby/pkg-config: Stable for HPPA (bug #602510).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ruby/pkg-config')
-rw-r--r-- | dev-ruby/pkg-config/pkg-config-1.1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 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 257edfcd6b36..216fc64a8465 100644 --- a/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild +++ b/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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 ~hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" SLOT="0" IUSE="test" |