diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-10-02 10:57:18 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-10-02 10:59:16 +0200 |
commit | f2c26d2dba56752d2fd798784854f60b905bec03 (patch) | |
tree | 841e928705071a4ffbf35400896ca0e0ef29cbd4 /dev-ruby/pkg-config | |
parent | dev-ruby/ruby-shadow: Stable for HPPA (bug #579296). (diff) | |
download | gentoo-f2c26d2dba56752d2fd798784854f60b905bec03.tar.gz gentoo-f2c26d2dba56752d2fd798784854f60b905bec03.tar.bz2 gentoo-f2c26d2dba56752d2fd798784854f60b905bec03.zip |
dev-ruby/pkg-config: Mark ~hppa (bug #585240).
Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches
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 852fde85cf69..584e6c5affd3 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 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" SLOT="0" IUSE="test" |