diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 17:19:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 17:19:07 +0100 |
commit | b82a5716d645b58cbb093f8620f18dfa17f58933 (patch) | |
tree | 31a5e0c3d78d5004b03fb8a24a90a4f145793b27 /dev-ruby/pkg-config | |
parent | dev-python/python-systemd: x86 stable wrt bug #568764 (diff) | |
download | gentoo-b82a5716d645b58cbb093f8620f18dfa17f58933.tar.gz gentoo-b82a5716d645b58cbb093f8620f18dfa17f58933.tar.bz2 gentoo-b82a5716d645b58cbb093f8620f18dfa17f58933.zip |
dev-ruby/pkg-config: x86 stable wrt bug #568042
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="x86"
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 a9b097a61d86..3adaab1d9657 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" |