From 4e5a53c164708cccaacbbbd5abea93152f196af6 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 3 Mar 2022 22:19:30 +0100 Subject: [PATCH] dev-tex/hevea: destabilise for ppc Signed-off-by: Sam James Signed-off-by: David Seifert --- dev-tex/hevea/hevea-2.35-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-tex/hevea/hevea-2.35-r1.ebuild b/dev-tex/hevea/hevea-2.35-r1.ebuild index c28376ef9d8e3..16812a6bf7ac3 100644 --- a/dev-tex/hevea/hevea-2.35-r1.ebuild +++ b/dev-tex/hevea/hevea-2.35-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="http://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" DEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt=]"