diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 19:01:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 19:03:39 +0200 |
commit | 454118a2364d42c3e5031a98e436734319730a29 (patch) | |
tree | b0688bde9b353a63a3b494058848d337877c042a /dev-ruby | |
parent | dev-ruby/mustache: ppc stable wrt bug #728194 (diff) | |
download | gentoo-454118a2364d42c3e5031a98e436734319730a29.tar.gz gentoo-454118a2364d42c3e5031a98e436734319730a29.tar.bz2 gentoo-454118a2364d42c3e5031a98e436734319730a29.zip |
dev-ruby/pkg-config: ppc stable wrt bug #728194
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby')
-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 7bf11063c18c..4c2b00feb6be 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" |