diff options
author | Sam James <sam@gentoo.org> | 2021-06-20 02:54:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-20 02:54:52 +0100 |
commit | 4e51667f737c25dfe3f451ea4a00ee514ecc6c12 (patch) | |
tree | d5119a69ea49e2e7156c67389b56230131fae790 /app-doc | |
parent | dev-python/cppy: Keyword 1.1.0 sparc, #796365 (diff) | |
download | gentoo-4e51667f737c25dfe3f451ea4a00ee514ecc6c12.tar.gz gentoo-4e51667f737c25dfe3f451ea4a00ee514ecc6c12.tar.bz2 gentoo-4e51667f737c25dfe3f451ea4a00ee514ecc6c12.zip |
app-doc/mathjax-docs: Keyword 2.7.7 sparc, #796365
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/mathjax-docs/mathjax-docs-2.7.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/mathjax-docs/mathjax-docs-2.7.7.ebuild b/app-doc/mathjax-docs/mathjax-docs-2.7.7.ebuild index 6706659e7acf..16a2e6a42e0f 100644 --- a/app-doc/mathjax-docs/mathjax-docs-2.7.7.ebuild +++ b/app-doc/mathjax-docs/mathjax-docs-2.7.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ S="${WORKDIR}/MathJax-docs-${COMMIT}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" BDEPEND=" dev-python/sphinx |