diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-23 14:37:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-23 14:37:23 +0000 |
commit | f772577b3a3a138c869bd52b84af72688b0f6d5a (patch) | |
tree | c6ebdcac8f535cd0b35bcb3dcabf860ffdb46f24 /dev-ruby/pkg-config/pkg-config-1.1.5.ebuild | |
parent | Stable for ppc, wrt bug #521316 (diff) | |
download | historical-f772577b3a3a138c869bd52b84af72688b0f6d5a.tar.gz historical-f772577b3a3a138c869bd52b84af72688b0f6d5a.tar.bz2 historical-f772577b3a3a138c869bd52b84af72688b0f6d5a.zip |
Stable for ppc64, wrt bug #521316
Package-Manager: portage-2.2.8-r2/cvs/Linux x86_64
RepoMan-Options: --include-arches="ppc64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-ruby/pkg-config/pkg-config-1.1.5.ebuild')
-rw-r--r-- | dev-ruby/pkg-config/pkg-config-1.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/pkg-config/pkg-config-1.1.5.ebuild b/dev-ruby/pkg-config/pkg-config-1.1.5.ebuild index 26a056880b77..9cf815614316 100644 --- a/dev-ruby/pkg-config/pkg-config-1.1.5.ebuild +++ b/dev-ruby/pkg-config/pkg-config-1.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.5.ebuild,v 1.6 2014/11/23 14:37:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.5.ebuild,v 1.7 2014/11/23 14:37:22 ago Exp $ EAPI=5 USE_RUBY="ruby19 ruby20" @@ -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" |