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