commit: 2676446cf1cb5286cd325997ffff7d7fc8101c07 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Jun 8 11:11:45 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jun 8 11:11:45 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2676446c
dev-ruby/method_source: Stabilize 1.1.0 arm64, #932713 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ruby/method_source/method_source-1.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/method_source/method_source-1.1.0.ebuild b/dev-ruby/method_source/method_source-1.1.0.ebuild index 923ca05a70e5..89a80b1446e0 100644 --- a/dev-ruby/method_source/method_source-1.1.0.ebuild +++ b/dev-ruby/method_source/method_source-1.1.0.ebuild @@ -14,4 +14,4 @@ HOMEPAGE="https://github.com/banister/method_source" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
