From 1f4ca43ac124a9d7a7b88fdcf889e432941d8e66 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 3 Mar 2022 22:17:51 +0100 Subject: dev-ml/graphics: destabilise for ppc Signed-off-by: Sam James Signed-off-by: David Seifert --- dev-ml/graphics/graphics-5.1.1-r1.ebuild | 4 ++-- dev-ml/graphics/graphics-5.1.2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-ml/graphics/graphics-5.1.1-r1.ebuild b/dev-ml/graphics/graphics-5.1.1-r1.ebuild index 7a3977c3a2ce..32141f00e593 100644 --- a/dev-ml/graphics/graphics-5.1.1-r1.ebuild +++ b/dev-ml/graphics/graphics-5.1.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/${PN}/releases/download/${PV}/${P}.tbz" LICENSE="LGPL-2.1-with-linking-exception" SLOT="0" -KEYWORDS="amd64 arm arm64 ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86" RDEPEND="dev-ml/dune-configurator:=[ocamlopt?] >=dev-lang/ocaml-4.09:= diff --git a/dev-ml/graphics/graphics-5.1.2.ebuild b/dev-ml/graphics/graphics-5.1.2.ebuild index 7a3977c3a2ce..32141f00e593 100644 --- a/dev-ml/graphics/graphics-5.1.2.ebuild +++ b/dev-ml/graphics/graphics-5.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/${PN}/releases/download/${PV}/${P}.tbz" LICENSE="LGPL-2.1-with-linking-exception" SLOT="0" -KEYWORDS="amd64 arm arm64 ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86" RDEPEND="dev-ml/dune-configurator:=[ocamlopt?] >=dev-lang/ocaml-4.09:= -- cgit v1.2.3-65-gdbad