commit: 6735e3feb991f8eee3f608df8f0d3d09e41f30ff Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Nov 26 13:56:34 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Nov 26 13:56:34 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6735e3fe
dev-ruby/pkg-config: Stabilize 1.4.9 ppc64, #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 e64c5eacd341..98fbda0ac55e 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"
