diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-21 21:41:42 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-21 21:41:42 +0300 |
commit | 7ad2bd91821fd0ddca97a225493e89d445dbc90a (patch) | |
tree | 44555a89dd7b4ccfb717f0fe9fcc42269c7e9aa6 /dev-tex | |
parent | dev-tex/latexdiff: Stabilize 1.3.4 ppc, #941934 (diff) | |
download | gentoo-7ad2bd91821fd0ddca97a225493e89d445dbc90a.tar.gz gentoo-7ad2bd91821fd0ddca97a225493e89d445dbc90a.tar.bz2 gentoo-7ad2bd91821fd0ddca97a225493e89d445dbc90a.zip |
dev-tex/hevea: Stabilize 2.36 ppc64, #941935
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/hevea/hevea-2.36.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/hevea/hevea-2.36.ebuild b/dev-tex/hevea/hevea-2.36.ebuild index 77d7572fe0a6..051200f5d410 100644 --- a/dev-tex/hevea/hevea-2.36.ebuild +++ b/dev-tex/hevea/hevea-2.36.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://hevea.inria.fr/distri/${P}.tar.gz" LICENSE="QPL-1.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86" IUSE="+ocamlopt" # - hevea's imagen script calls gs from app-text/ghostscript-gpl, hence |