diff options
author | Sam James <sam@gentoo.org> | 2021-02-21 00:46:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-21 00:46:02 +0000 |
commit | f8bb97a0e5f45665b6edad504331ea8af9a74add (patch) | |
tree | 78ba6eb2fd8cd271b0ae25ff930462db35ebd90d | |
parent | dev-python/cython: Bump to 0.29.22 (diff) | |
download | gentoo-f8bb97a0e5f45665b6edad504331ea8af9a74add.tar.gz gentoo-f8bb97a0e5f45665b6edad504331ea8af9a74add.tar.bz2 gentoo-f8bb97a0e5f45665b6edad504331ea8af9a74add.zip |
dev-tex/hevea: Stabilize 2.35 amd64, #770724
Signed-off-by: Sam James <sam@gentoo.org>
-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 0108214eca7b..533d03c2ac19 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=]" |