diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 18:53:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 18:54:47 +0200 |
commit | 7ee959c744ce1a7f2bd51c389f68fea3d19f70c6 (patch) | |
tree | c52214f6341e1a47e5e2ff4ec7ab9ba528425c78 /dev-ruby/pkg-config | |
parent | dev-ruby/mustache: amd64 stable wrt bug #728194 (diff) | |
download | gentoo-7ee959c744ce1a7f2bd51c389f68fea3d19f70c6.tar.gz gentoo-7ee959c744ce1a7f2bd51c389f68fea3d19f70c6.tar.bz2 gentoo-7ee959c744ce1a7f2bd51c389f68fea3d19f70c6.zip |
dev-ruby/pkg-config: amd64 stable wrt bug #728194
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
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.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild b/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild index 5eeff83b178f..de56183092b9 100644 --- a/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild +++ b/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild @@ -12,7 +12,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 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86" SLOT="0" IUSE="test" |