diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-07 20:12:46 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-07 20:12:46 +0200 |
commit | 6bd5ce9803f110889160c718e9009ed4fa741c33 (patch) | |
tree | 29db59b1d2db5b00560bb8a8bd8a65d1512f8bae /dev-ruby/mustache | |
parent | dev-ruby/hpricot: keyword ~arm64 (diff) | |
download | gentoo-6bd5ce9803f110889160c718e9009ed4fa741c33.tar.gz gentoo-6bd5ce9803f110889160c718e9009ed4fa741c33.tar.bz2 gentoo-6bd5ce9803f110889160c718e9009ed4fa741c33.zip |
dev-ruby/mustache: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/mustache')
-rw-r--r-- | dev-ruby/mustache/mustache-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/mustache/mustache-1.0.5.ebuild b/dev-ruby/mustache/mustache-1.0.5.ebuild index 5f7b2764dfff..574bdfca007b 100644 --- a/dev-ruby/mustache/mustache-1.0.5.ebuild +++ b/dev-ruby/mustache/mustache-1.0.5.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://mustache.github.com/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x64-macos ~x64-solaris" IUSE="" ruby_add_bdepend "doc? ( app-text/ronn )" |