diff options
author | Sam James <sam@gentoo.org> | 2021-03-11 13:30:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-11 13:30:38 +0000 |
commit | 00bd6b70f2ba37ce9574723b8718e1ff86c1ef5a (patch) | |
tree | 52b2f50452b41817c1a983ecce03c6bee0a52f65 /dev-ml/graphics | |
parent | dev-util/geany-plugins: Stabilize 1.37-r101 x86, #769074 (diff) | |
download | gentoo-00bd6b70f2ba37ce9574723b8718e1ff86c1ef5a.tar.gz gentoo-00bd6b70f2ba37ce9574723b8718e1ff86c1ef5a.tar.bz2 gentoo-00bd6b70f2ba37ce9574723b8718e1ff86c1ef5a.zip |
dev-ml/graphics: Stabilize 5.1.1 x86, #769320
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/graphics')
-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 1b854ab82435..a2b3082e3aca 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 ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86" RDEPEND="dev-ml/dune-configurator:=[ocamlopt?] >=dev-lang/ocaml-4.09 |