summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-25 01:42:14 +0000
committerSam James <sam@gentoo.org>2023-03-25 01:42:14 +0000
commitd511d617470817951e3707033a9bca743876e83b (patch)
treea571b7f9e5400010689c97e902f454451d4b9ee1 /dev-ml/typerep
parentdev-ml/typerep: Stabilize 0.15.0 arm, #901589 (diff)
downloadgentoo-d511d617470817951e3707033a9bca743876e83b.tar.gz
gentoo-d511d617470817951e3707033a9bca743876e83b.tar.bz2
gentoo-d511d617470817951e3707033a9bca743876e83b.zip
dev-ml/typerep: Stabilize 0.15.0 x86, #901589
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/typerep')
-rw-r--r--dev-ml/typerep/typerep-0.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/typerep/typerep-0.15.0.ebuild b/dev-ml/typerep/typerep-0.15.0.ebuild
index e2cda2dc65e5..4f6730efe3f2 100644
--- a/dev-ml/typerep/typerep-0.15.0.ebuild
+++ b/dev-ml/typerep/typerep-0.15.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="Apache-2.0"
SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv x86"
IUSE="+ocamlopt"
DEPEND="dev-ml/base:${SLOT}"