diff options
author | Sam James <sam@gentoo.org> | 2022-04-26 15:34:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-26 15:38:19 +0100 |
commit | 7e6149d3c21dbe25593cc5d9131a43c50331b628 (patch) | |
tree | 2106af3615b48b032fddf2db101af106a66ea5c2 /dev-ruby/kramdown | |
parent | dev-ruby/stringex: Keyword 2.8.5-r1 s390, #840930 (diff) | |
download | gentoo-7e6149d3c21dbe25593cc5d9131a43c50331b628.tar.gz gentoo-7e6149d3c21dbe25593cc5d9131a43c50331b628.tar.bz2 gentoo-7e6149d3c21dbe25593cc5d9131a43c50331b628.zip |
dev-ruby/kramdown: Keyword 2.3.2 s390, #840930
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/kramdown')
-rw-r--r-- | dev-ruby/kramdown/kramdown-2.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/kramdown/kramdown-2.3.2.ebuild b/dev-ruby/kramdown/kramdown-2.3.2.ebuild index c54e4a8f1d41..d6208fd4678a 100644 --- a/dev-ruby/kramdown/kramdown-2.3.2.ebuild +++ b/dev-ruby/kramdown/kramdown-2.3.2.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://kramdown.gettalong.org/" LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~s390 ~sparc ~x86" IUSE="latex" LATEX_DEPS="latex? ( dev-texlive/texlive-latex dev-texlive/texlive-latexextra )" |