diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:17:51 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:17:51 +0100 |
commit | 1f4ca43ac124a9d7a7b88fdcf889e432941d8e66 (patch) | |
tree | 10fc8f651a7a2370532dc2b863957dce9f740485 /dev-ml/graphics | |
parent | dev-ml/fpath: destabilise for ppc (diff) | |
download | gentoo-1f4ca43ac124a9d7a7b88fdcf889e432941d8e66.tar.gz gentoo-1f4ca43ac124a9d7a7b88fdcf889e432941d8e66.tar.bz2 gentoo-1f4ca43ac124a9d7a7b88fdcf889e432941d8e66.zip |
dev-ml/graphics: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-ml/graphics')
-rw-r--r-- | dev-ml/graphics/graphics-5.1.1-r1.ebuild | 4 | ||||
-rw-r--r-- | 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:= |