diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-22 03:31:05 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-22 03:35:17 +0200 |
commit | 8bdf71166976c83d69bed51ce9b825358dae0098 (patch) | |
tree | 1acab487d69d53778be70ee97f55d04f253c942b | |
parent | dev-python/testpath: x86 stable (bug #596714) (diff) | |
download | gentoo-8bdf71166976c83d69bed51ce9b825358dae0098.tar.gz gentoo-8bdf71166976c83d69bed51ce9b825358dae0098.tar.bz2 gentoo-8bdf71166976c83d69bed51ce9b825358dae0098.zip |
dev-libs/mathjax: x86 stable (bug #596714)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
-rw-r--r-- | dev-libs/mathjax/mathjax-2.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/mathjax/mathjax-2.7.0.ebuild b/dev-libs/mathjax/mathjax-2.7.0.ebuild index 934c0e39a110..09ceaad89889 100644 --- a/dev-libs/mathjax/mathjax-2.7.0.ebuild +++ b/dev-libs/mathjax/mathjax-2.7.0.ebuild @@ -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" |