diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-26 11:35:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-26 11:35:04 +0100 |
commit | de1459f0062185f36905a512ed6fbfed34896318 (patch) | |
tree | 06bd002e6327ccb03af46dd1f77c7851cf2f0332 /dev-ruby/pkg-config | |
parent | dev-ruby/narray: ppc stable wrt bug #568040 (diff) | |
download | gentoo-de1459f0062185f36905a512ed6fbfed34896318.tar.gz gentoo-de1459f0062185f36905a512ed6fbfed34896318.tar.bz2 gentoo-de1459f0062185f36905a512ed6fbfed34896318.zip |
dev-ruby/pkg-config: ppc stable wrt bug #568042
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="ppc"
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.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 3adaab1d9657..e957c3286373 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" |