commit: c109131841c279f9bd7946c9e2f47e2a8bfe0eec Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Dec 2 18:59:11 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Dec 2 18:59:11 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1091318
dev-ruby/pkg-config: Stabilize 1.4.9 x86, #883139 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ruby/pkg-config/pkg-config-1.4.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild b/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild index 381d3aa7cd81..3d3b16d96978 100644 --- a/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild +++ b/dev-ruby/pkg-config/pkg-config-1.4.9.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 ~riscv ~s390 sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 sparc x86" SLOT="0" IUSE="test"
