diff options
author | Sam James <sam@gentoo.org> | 2021-05-04 19:12:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-04 19:12:24 +0000 |
commit | ab366d98ff3916357ed7f0288e8f24a103399e37 (patch) | |
tree | 93eabec3bf5f1d0842f198679402416014eae05c /dev-ml/graphics | |
parent | net-vpn/openvpn: Stabilize 2.5.2 arm, #785115 (diff) | |
download | gentoo-ab366d98ff3916357ed7f0288e8f24a103399e37.tar.gz gentoo-ab366d98ff3916357ed7f0288e8f24a103399e37.tar.bz2 gentoo-ab366d98ff3916357ed7f0288e8f24a103399e37.zip |
dev-ml/graphics: Stabilize 5.1.1 arm, #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 9d11987b862c..a1403dc8fcf4 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 |