summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-14 00:31:15 +0000
committerSam James <sam@gentoo.org>2021-03-14 00:46:06 +0000
commit77361b865bfee1880fedfac7b95d41d27cc3ed9c (patch)
treec5f5274f78acb921890b9d91cf99c43b3f52fae9 /dev-ml/uchar
parentdev-ml/core: Stabilize 0.14.0-r3 arm, #772833 (diff)
downloadgentoo-77361b865bfee1880fedfac7b95d41d27cc3ed9c.tar.gz
gentoo-77361b865bfee1880fedfac7b95d41d27cc3ed9c.tar.bz2
gentoo-77361b865bfee1880fedfac7b95d41d27cc3ed9c.zip
dev-ml/uchar: Stabilize 0.0.2 arm, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/uchar')
-rw-r--r--dev-ml/uchar/uchar-0.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/uchar/uchar-0.0.2.ebuild b/dev-ml/uchar/uchar-0.0.2.ebuild
index f7bd6cfe85e6..5ead116c285a 100644
--- a/dev-ml/uchar/uchar-0.0.2.ebuild
+++ b/dev-ml/uchar/uchar-0.0.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/uchar/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86"
IUSE="+ocamlopt"
RDEPEND=">=dev-lang/ocaml-4.03:="