commit: 7aff551b721846ed5320358fab216700b53489ba Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 16 06:47:40 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Aug 16 06:47:40 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7aff551b
dev-ruby/method_source: Stabilize 1.1.0-r1 ppc64, #961462 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/method_source/method_source-1.1.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/method_source/method_source-1.1.0-r1.ebuild b/dev-ruby/method_source/method_source-1.1.0-r1.ebuild index a1e057f23743..c4bdbd3c94d2 100644 --- a/dev-ruby/method_source/method_source-1.1.0-r1.ebuild +++ b/dev-ruby/method_source/method_source-1.1.0-r1.ebuild @@ -15,6 +15,6 @@ HOMEPAGE="https://github.com/banister/method_source" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 ~sparc x86" PATCHES=( "${FILESDIR}/${P}-prism.patch" )
