summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-07-03 11:08:00 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-07-03 11:11:33 +0200
commit4c4cc9ef0a5afedd1d0ad35f5c6d377df3a330ed (patch)
tree03dddba16514dd55423c76a9cdc6cb233d7dee78
parentdev-ruby/temple: keyword ~arm64 (diff)
downloadgentoo-4c4cc9ef0a5afedd1d0ad35f5c6d377df3a330ed.tar.gz
gentoo-4c4cc9ef0a5afedd1d0ad35f5c6d377df3a330ed.tar.bz2
gentoo-4c4cc9ef0a5afedd1d0ad35f5c6d377df3a330ed.zip
dev-ruby/asciimath: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r--dev-ruby/asciimath/asciimath-1.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/asciimath/asciimath-1.0.4.ebuild b/dev-ruby/asciimath/asciimath-1.0.4.ebuild
index c627b5c3522b..edea5f9820b1 100644
--- a/dev-ruby/asciimath/asciimath-1.0.4.ebuild
+++ b/dev-ruby/asciimath/asciimath-1.0.4.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/pepijnve/asciimath"
LICENSE="MIT"
SLOT="1"
-KEYWORDS="~amd64 arm ppc ppc64"
+KEYWORDS="~amd64 arm ~arm64 ppc ppc64"
IUSE=""
RUBY_PATCHES=( ${P}-backslashes.patch )