commit: 60f9427a83f99a1ecc8afb13b50bdf9232814baf Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 6 11:50:16 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Oct 6 11:50:16 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60f9427a
dev-ruby/pkg-config: Stabilize 1.5.6 ppc64, #940997 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/pkg-config/pkg-config-1.5.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/pkg-config/pkg-config-1.5.6.ebuild b/dev-ruby/pkg-config/pkg-config-1.5.6.ebuild index 89913d40ba0c..01d8186dc0d2 100644 --- a/dev-ruby/pkg-config/pkg-config-1.5.6.ebuild +++ b/dev-ruby/pkg-config/pkg-config-1.5.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ DESCRIPTION="A pkg-config implementation by Ruby" HOMEPAGE="https://github.com/ruby-gnome/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"
