diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-03 10:56:54 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-03 11:11:32 +0200 |
commit | dbf9775b9192bdb588648e04ab6e0f10264d248c (patch) | |
tree | fcb557078a61b03bcc3500d34a7d444e21ac3d91 /dev-ruby | |
parent | dev-ruby/asciidoctor: keyword ~arm64 (diff) | |
download | gentoo-dbf9775b9192bdb588648e04ab6e0f10264d248c.tar.gz gentoo-dbf9775b9192bdb588648e04ab6e0f10264d248c.tar.bz2 gentoo-dbf9775b9192bdb588648e04ab6e0f10264d248c.zip |
dev-ruby/haml: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/haml/haml-4.0.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/haml/haml-4.0.7-r1.ebuild b/dev-ruby/haml/haml-4.0.7-r1.ebuild index 8d4caed40dca..8e494724f80e 100644 --- a/dev-ruby/haml/haml-4.0.7-r1.ebuild +++ b/dev-ruby/haml/haml-4.0.7-r1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="http://haml-lang.com/" LICENSE="MIT" SLOT="4" -KEYWORDS="~amd64 arm ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 arm ~arm64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test" |