diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 19:12:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 19:12:17 +0200 |
commit | 12e4cbf3729e02b384e954820c5e56d3f31b7f16 (patch) | |
tree | e60a2a375b285bf90e3f999f947b0fc9c8551286 /dev-ruby | |
parent | dev-ruby/mustache: sparc stable wrt bug #728194 (diff) | |
download | gentoo-12e4cbf3729e02b384e954820c5e56d3f31b7f16.tar.gz gentoo-12e4cbf3729e02b384e954820c5e56d3f31b7f16.tar.bz2 gentoo-12e4cbf3729e02b384e954820c5e56d3f31b7f16.zip |
dev-ruby/pkg-config: sparc stable wrt bug #728194
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby')
-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 d884ad55ff9e..2c1c5782020a 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" |