commit: cbe4d6525f0d47251ec46ce63b2c6ec0509ae4d0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Oct 2 18:48:15 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Oct 2 18:48:15 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbe4d652
dev-ruby/slim: Stabilize 4.1.0 arm64, #812524 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/slim/slim-4.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/slim/slim-4.1.0.ebuild b/dev-ruby/slim/slim-4.1.0.ebuild index 37f148171aa..4a907c7b1b8 100644 --- a/dev-ruby/slim/slim-4.1.0.ebuild +++ b/dev-ruby/slim/slim-4.1.0.ebuild @@ -18,7 +18,7 @@ DESCRIPTION="A template language aiming to reduce the syntax to the essential pa HOMEPAGE="http://slim-lang.com/" LICENSE="MIT" -KEYWORDS="amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ppc ~ppc64 ~x86" SLOT="$(ver_cut 1)" IUSE="doc"
