diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 19:07:03 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 19:07:03 +0200 |
commit | 9c78b0015377a3a63f760cae55823734d0dc10cf (patch) | |
tree | dba5c913e0629e3ee161bdce8df2128ae0ac06d0 /dev-ruby/pkg-config | |
parent | dev-ruby/mustache: ppc64 stable wrt bug #728194 (diff) | |
download | gentoo-9c78b0015377a3a63f760cae55823734d0dc10cf.tar.gz gentoo-9c78b0015377a3a63f760cae55823734d0dc10cf.tar.bz2 gentoo-9c78b0015377a3a63f760cae55823734d0dc10cf.zip |
dev-ruby/pkg-config: ppc64 stable wrt bug #728194
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/pkg-config')
-rw-r--r-- | dev-ruby/pkg-config/pkg-config-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild b/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild index 4c2b00feb6be..d884ad55ff9e 100644 --- a/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild +++ b/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild @@ -12,7 +12,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 ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86" SLOT="0" IUSE="test" |