diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-01-02 17:52:29 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-01-02 17:52:29 +0100 |
commit | 85949f9c1ce1cb1beee9d4fc61969a3565417973 (patch) | |
tree | 9a1fa5b559473bcc71f989acfb0174e510027189 | |
parent | x11-drivers/ati-drivers: Remove old (diff) | |
download | gentoo-85949f9c1ce1cb1beee9d4fc61969a3565417973.tar.gz gentoo-85949f9c1ce1cb1beee9d4fc61969a3565417973.tar.bz2 gentoo-85949f9c1ce1cb1beee9d4fc61969a3565417973.zip |
dev-ruby/pkg-config: Stable for PPC64 (bug #568042).
Package-Manager: portage-2.2.26
RepoMan-Options: --ignore-arches
-rw-r--r-- | dev-ruby/pkg-config/pkg-config-1.1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild b/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild index e957c3286373..5118be1f8865 100644 --- a/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild +++ b/dev-ruby/pkg-config/pkg-config-1.1.6.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="amd64 ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" SLOT="0" IUSE="test" |