dev-libs/mathjax: keyword ~arm64
authorAlexis Ballier <aballier@gentoo.org>
Fri, 23 Jun 2017 13:26:42 +0000 (15:26 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Fri, 23 Jun 2017 19:26:20 +0000 (21:26 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-libs/mathjax/mathjax-2.7.0.ebuild

index 7219eb3177b2c2e8a7ef24d6005bbb10e2df2b0a..39306114c92634a4e36db2b370bd671797a4fe8f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/mathjax/MathJax/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc examples"
 
 RESTRICT="binchecks strip"