commit: 2f6f3e1ea03d95afc991eb74a16ec5e5e1c11438 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Mon Jul 3 09:07:33 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Mon Jul 3 09:11:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f6f3e1e
dev-ruby/slim: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-ruby/slim/slim-3.0.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/slim/slim-3.0.8.ebuild b/dev-ruby/slim/slim-3.0.8.ebuild index 8df5450cb64..dc2a79fab9a 100644 --- a/dev-ruby/slim/slim-3.0.8.ebuild +++ b/dev-ruby/slim/slim-3.0.8.ebuild @@ -17,7 +17,7 @@ DESCRIPTION="A template language aiming to reduce the syntax to the essential pa HOMEPAGE="http://slim-lang.com/" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64" SLOT="0" IUSE="doc"
