commit: d7332c6965f6393d55aff0025e1d7713d51fc492 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Aug 14 00:56:47 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Aug 14 00:59:37 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7332c69
dev-ruby/method_source: stabilize 1.1.0-r1 for arm 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 8783c4193590..81693820cc94 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" )
