From: Markus Meier Date: Mon, 4 Feb 2019 20:12:51 +0000 (+0100) Subject: dev-libs/mathjax: arm stable, bug #666844 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=67f24a0925ac77e59e943a7e2027d42f0290708a;p=gentoo.git dev-libs/mathjax: arm stable, bug #666844 Signed-off-by: Markus Meier Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="arm" --- diff --git a/dev-libs/mathjax/mathjax-2.7.4.ebuild b/dev-libs/mathjax/mathjax-2.7.4.ebuild index b73a21a61023..cd23b2b8e94a 100644 --- a/dev-libs/mathjax/mathjax-2.7.4.ebuild +++ b/dev-libs/mathjax/mathjax-2.7.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # 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 ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="doc examples" RESTRICT="binchecks strip"