commit: dd6ae77ae6704b35b8c9217d26a5d33f10c09c66 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Mar 19 16:42:11 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Mar 19 16:42:11 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd6ae77a
dev-ruby/securerandom: Stabilize 0.4.1 ppc64, #951633 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-ruby/securerandom/securerandom-0.4.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/securerandom/securerandom-0.4.1.ebuild b/dev-ruby/securerandom/securerandom-0.4.1.ebuild index 4ceb6c9e0da8..3954d04a2491 100644 --- a/dev-ruby/securerandom/securerandom-0.4.1.ebuild +++ b/dev-ruby/securerandom/securerandom-0.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/ruby/securerandom/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" all_ruby_prepare() { sed -e 's/__dir__/"."/' \
