diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-12-22 07:43:42 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-12-22 07:43:42 +0100 |
commit | 78b7c1a79a79e0499491712994e44d2f5e7aa22f (patch) | |
tree | 14eba299fb2f47fa1e76e34a33fc943c99e33ebf /dev-ruby/pkg-config | |
parent | dev-ruby/pkg-config: cleanup (diff) | |
download | gentoo-78b7c1a79a79e0499491712994e44d2f5e7aa22f.tar.gz gentoo-78b7c1a79a79e0499491712994e44d2f5e7aa22f.tar.bz2 gentoo-78b7c1a79a79e0499491712994e44d2f5e7aa22f.zip |
dev-ruby/pkg-config: amd64 stable, bug 641996
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'dev-ruby/pkg-config')
-rw-r--r-- | dev-ruby/pkg-config/pkg-config-1.2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild b/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild index 18f63ebf02e9..e44eb405be29 100644 --- a/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild +++ b/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild @@ -14,7 +14,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 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" SLOT="0" IUSE="test" |