commit: 21a1a7c5e511e2af7400d58c7f065704ac815f1e Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Sep 7 04:54:50 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Sep 7 04:54:50 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21a1a7c5
dev-ruby/method_source: Stabilize 1.1.0-r1 ppc, #961462 Signed-off-by: Arthur Zamarin <arthurzam <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 c4bdbd3c94d2..c1e5e20fc28f 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" )
