diff options
author | 2022-01-30 13:10:04 +0000 | |
---|---|---|
committer | 2022-01-30 13:31:49 +0000 | |
commit | 0561aa907757015acb09bb90048be7b28f53a36c (patch) | |
tree | f3b920c97eb532de89000950c4b002c429c2f3d6 /dev-libs | |
parent | dev-python/sphinx-notfound-page: Keyword 0.8 for ~m68k (diff) | |
download | gentoo-0561aa907757015acb09bb90048be7b28f53a36c.tar.gz gentoo-0561aa907757015acb09bb90048be7b28f53a36c.tar.bz2 gentoo-0561aa907757015acb09bb90048be7b28f53a36c.zip |
dev-libs/mathjax: Keyword 2.7.7 for ~m68k
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/mathjax/mathjax-2.7.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/mathjax/mathjax-2.7.7.ebuild b/dev-libs/mathjax/mathjax-2.7.7.ebuild index 8c9b6075c3cb..c38ed9a4f288 100644 --- a/dev-libs/mathjax/mathjax-2.7.7.ebuild +++ b/dev-libs/mathjax/mathjax-2.7.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ S="${WORKDIR}"/MathJax-${PV} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="doc examples" RDEPEND="doc? ( app-doc/mathjax-docs:${SLOT} )" |