diff options
Diffstat (limited to 'dev-ml/graphics/graphics-5.1.1.ebuild')
-rw-r--r-- | dev-ml/graphics/graphics-5.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/graphics/graphics-5.1.1.ebuild b/dev-ml/graphics/graphics-5.1.1.ebuild index bfbe4fd74836..f4e006b2d5d0 100644 --- a/dev-ml/graphics/graphics-5.1.1.ebuild +++ b/dev-ml/graphics/graphics-5.1.1.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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" RDEPEND="dev-ml/dune-configurator:=[ocamlopt?] >=dev-lang/ocaml-4.09 |