summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-25 17:54:04 +0000
committerSam James <sam@gentoo.org>2021-02-25 17:54:04 +0000
commit56744e7271a015e012e371374d17529585614adb (patch)
tree83ce0082be5f8179c9a0c8313d52d63709e5c9c3 /dev-ml/uchar
parentdev-ml/core: Stabilize 0.14.0-r3 x86, #772833 (diff)
downloadgentoo-56744e7271a015e012e371374d17529585614adb.tar.gz
gentoo-56744e7271a015e012e371374d17529585614adb.tar.bz2
gentoo-56744e7271a015e012e371374d17529585614adb.zip
dev-ml/uchar: Stabilize 0.0.2 x86, #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 add51c186a1b..40c14e4bcc24 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:="