diff options
author | Sam James <sam@gentoo.org> | 2021-02-17 03:56:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-17 03:56:40 +0000 |
commit | 58f13e28995dd0101f8a7d94412fb63e0180aed7 (patch) | |
tree | 3d7a5785cc6294489048d1703a05b16483b8aee2 /dev-tex/hevea | |
parent | app-admin/eselect: Stabilize 1.4.17 ppc64, #768528 (diff) | |
download | gentoo-58f13e28995dd0101f8a7d94412fb63e0180aed7.tar.gz gentoo-58f13e28995dd0101f8a7d94412fb63e0180aed7.tar.bz2 gentoo-58f13e28995dd0101f8a7d94412fb63e0180aed7.zip |
dev-tex/hevea: Stabilize 2.35 ppc64, #770724
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 d5790789e792..b83db16891b7 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=]" |