summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-10-11 14:16:58 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-10-11 14:16:58 +0200
commit66a695ed3e2e4bbec8a3d60a6c5bdd03aefec37c (patch)
treec276c82d5c5ee2332f4f7457e23ba7b2c17f2514 /dev-ml/graphics
parentdev-ml/alcotest: ppc stable wrt bug #817695 (diff)
downloadgentoo-66a695ed3e2e4bbec8a3d60a6c5bdd03aefec37c.tar.gz
gentoo-66a695ed3e2e4bbec8a3d60a6c5bdd03aefec37c.tar.bz2
gentoo-66a695ed3e2e4bbec8a3d60a6c5bdd03aefec37c.zip
dev-ml/graphics: ppc stable wrt bug #817701
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/graphics')
-rw-r--r--dev-ml/graphics/graphics-5.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/graphics/graphics-5.1.2.ebuild b/dev-ml/graphics/graphics-5.1.2.ebuild
index 4e63556c29ae..443004bc018d 100644
--- a/dev-ml/graphics/graphics-5.1.2.ebuild
+++ b/dev-ml/graphics/graphics-5.1.2.ebuild
@@ -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:=