diff options
author | Sam James <sam@gentoo.org> | 2021-09-06 01:18:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-06 01:18:10 +0100 |
commit | a9562c3db93f3d95bab8aacdd73b8768b281e6c4 (patch) | |
tree | 7da0b368a85c51465135a5cc1bb7ead29da1e4b5 | |
parent | app-doc/mathjax-docs: Keyword 2.7.7 s390, #808378 (diff) | |
download | gentoo-a9562c3db93f3d95bab8aacdd73b8768b281e6c4.tar.gz gentoo-a9562c3db93f3d95bab8aacdd73b8768b281e6c4.tar.bz2 gentoo-a9562c3db93f3d95bab8aacdd73b8768b281e6c4.zip |
dev-libs/mathjax: Keyword 2.7.7 s390, #808378
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-libs/mathjax/mathjax-2.7.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/mathjax/mathjax-2.7.7.ebuild b/dev-libs/mathjax/mathjax-2.7.7.ebuild index ef75b971a7d1..a2422b3da3c3 100644 --- a/dev-libs/mathjax/mathjax-2.7.7.ebuild +++ b/dev-libs/mathjax/mathjax-2.7.7.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}"/MathJax-${PV} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="doc examples" RDEPEND="doc? ( app-doc/mathjax-docs:${SLOT} )" |