diff options
author | 2022-07-03 12:47:05 +0200 | |
---|---|---|
committer | 2022-07-03 12:48:11 +0200 | |
commit | 29f0b264746a73c618725aaf88dfddd72ee74afb (patch) | |
tree | fc923a0f627bf4f2cd1016c56d13815d0c99514f /dev-ruby | |
parent | app-text/kramdown-rfc: amd64 stable wrt bug #855383 (diff) | |
download | gentoo-29f0b264746a73c618725aaf88dfddd72ee74afb.tar.gz gentoo-29f0b264746a73c618725aaf88dfddd72ee74afb.tar.bz2 gentoo-29f0b264746a73c618725aaf88dfddd72ee74afb.zip |
dev-ruby/kramdown: amd64 stable wrt bug #855383
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/kramdown/kramdown-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/kramdown/kramdown-2.4.0.ebuild b/dev-ruby/kramdown/kramdown-2.4.0.ebuild index d6208fd4678a..8ecb63830079 100644 --- a/dev-ruby/kramdown/kramdown-2.4.0.ebuild +++ b/dev-ruby/kramdown/kramdown-2.4.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://kramdown.gettalong.org/" LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~riscv ~s390 ~sparc ~x86" IUSE="latex" LATEX_DEPS="latex? ( dev-texlive/texlive-latex dev-texlive/texlive-latexextra )" |