diff options
author | Sam James <sam@gentoo.org> | 2024-10-22 02:34:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-22 02:34:09 +0100 |
commit | de9ed75ca050612385850b68a5c9bd9115b1687f (patch) | |
tree | db3f11d03d642ed8cbf444256036efca362c56e0 /dev-tex | |
parent | dev-tex/hevea: Stabilize 2.36 x86, #941935 (diff) | |
download | gentoo-de9ed75ca050612385850b68a5c9bd9115b1687f.tar.gz gentoo-de9ed75ca050612385850b68a5c9bd9115b1687f.tar.bz2 gentoo-de9ed75ca050612385850b68a5c9bd9115b1687f.zip |
dev-tex/hevea: Stabilize 2.36 amd64, #941935
Signed-off-by: Sam James <sam@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 977d3e0ca43c..6d6f94b0917b 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 |