commit: 79c8e0d75b9071b0ce554cfeda4ed0a312400516 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Aug 14 01:00:38 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Aug 14 01:00:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79c8e0d7
dev-ruby/method_source: Stabilize 1.1.0-r1 x86, #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 966792d273d0..cb3012971ebe 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" )
