diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 00:31:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 00:46:13 +0000 |
commit | f73cf390d099f5afe01f1106ecf2998d350d0635 (patch) | |
tree | 9f7c144292e6ce7f3be54261b8dddef930dd6fc1 /dev-tex/hevea | |
parent | dev-ml/cudf: Stabilize 0.9 arm, #772833 (diff) | |
download | gentoo-f73cf390d099f5afe01f1106ecf2998d350d0635.tar.gz gentoo-f73cf390d099f5afe01f1106ecf2998d350d0635.tar.bz2 gentoo-f73cf390d099f5afe01f1106ecf2998d350d0635.zip |
dev-tex/hevea: Stabilize 2.35 arm, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tex/hevea')
-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 533d03c2ac19..a67f57e3c38e 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=]" |