diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-06-07 20:27:48 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-06-07 20:27:48 +0200 |
commit | 267b354b7d50e3542d018c4609b6ed2b231d44c3 (patch) | |
tree | c8874789109a4a5b7523f4fc4c59ce8b672915eb /dev-ruby/pkg-config | |
parent | net-misc/dropbear-2016.73-r0: add alpha keyword (diff) | |
download | gentoo-267b354b7d50e3542d018c4609b6ed2b231d44c3.tar.gz gentoo-267b354b7d50e3542d018c4609b6ed2b231d44c3.tar.bz2 gentoo-267b354b7d50e3542d018c4609b6ed2b231d44c3.zip |
dev-ruby/pkg-config-1.1.7-r0: add alpha keyword
Gentoo-Bug: 585240
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-ruby/pkg-config')
-rw-r--r-- | dev-ruby/pkg-config/pkg-config-1.1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild b/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild index 93633a103fd7..054478b4b434 100644 --- a/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild +++ b/dev-ruby/pkg-config/pkg-config-1.1.7.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="alpha ~amd64 ~ppc ~ppc64 ~x86" SLOT="0" IUSE="test" |