From: Mikle Kolyada Date: Wed, 18 Apr 2018 11:59:03 +0000 (+0300) Subject: dev-libs/mathjax: amd64 stable wrt bug #641296 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=dada7437e47ee324ef4ce60df49e3a81b8ea21dd;p=gentoo.git dev-libs/mathjax: amd64 stable wrt bug #641296 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- diff --git a/dev-libs/mathjax/mathjax-2.7.0.ebuild b/dev-libs/mathjax/mathjax-2.7.0.ebuild index 39306114c926..934c0e39a110 100644 --- a/dev-libs/mathjax/mathjax-2.7.0.ebuild +++ b/dev-libs/mathjax/mathjax-2.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 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 ~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"