diff options
author | Sam James <sam@gentoo.org> | 2021-02-18 08:27:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-18 08:27:59 +0000 |
commit | 69ebd57c6076fb7136a97680650357ccc576ee46 (patch) | |
tree | a96ba61a85bb99612764d72e68c558b11ff1aa9e /dev-tex | |
parent | dev-util/glib-utils: Stabilize 2.66.7 ppc, #768753 (diff) | |
download | gentoo-69ebd57c6076fb7136a97680650357ccc576ee46.tar.gz gentoo-69ebd57c6076fb7136a97680650357ccc576ee46.tar.bz2 gentoo-69ebd57c6076fb7136a97680650357ccc576ee46.zip |
dev-tex/hevea: Stabilize 2.35 ppc, #770724
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/hevea/hevea-2.35.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/hevea/hevea-2.35.ebuild b/dev-tex/hevea/hevea-2.35.ebuild index b83db16891b7..3bcb7ad36173 100644 --- a/dev-tex/hevea/hevea-2.35.ebuild +++ b/dev-tex/hevea/hevea-2.35.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://hevea.inria.fr/distri/${P}.tar.gz" LICENSE="QPL" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ppc ppc64 ~x86" IUSE="+ocamlopt" DEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt=]" |