commit: 5ac3cf3d36baf0a35df51fcde101a2a7319540d9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun May 26 22:43:20 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun May 26 22:43:20 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ac3cf3d
dev-ruby/unf_ext: Stabilize 0.0.9.1 ppc, #932764 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/unf_ext/unf_ext-0.0.9.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/unf_ext/unf_ext-0.0.9.1.ebuild b/dev-ruby/unf_ext/unf_ext-0.0.9.1.ebuild index 1731bc8730ff..e29563013c47 100644 --- a/dev-ruby/unf_ext/unf_ext-0.0.9.1.ebuild +++ b/dev-ruby/unf_ext/unf_ext-0.0.9.1.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 @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/knu/ruby-unf_ext" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc test" ruby_add_bdepend "
