summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-17 17:03:21 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-17 17:03:44 +0000
commitd1258f62281b86506c2e02b8810d15b0bae39853 (patch)
treea7e116ee854cb1d7efccd4ca1dbcab65099a8e10
parentdev-ml/ocaml-expat: Stabilize 1.3.0 amd64, #901617 (diff)
downloadgentoo-d1258f62.tar.gz
gentoo-d1258f62.tar.bz2
gentoo-d1258f62.zip
dev-ml/mmap: Stabilize 1.2.0-r1 x86, #901651
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-ml/mmap/mmap-1.2.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/mmap/mmap-1.2.0-r1.ebuild b/dev-ml/mmap/mmap-1.2.0-r1.ebuild
index 369e2df1f41e..10b60904460f 100644
--- a/dev-ml/mmap/mmap-1.2.0-r1.ebuild
+++ b/dev-ml/mmap/mmap-1.2.0-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/mirage/mmap/archive/v${PV}.tar.gz
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 ~riscv x86"
IUSE="+ocamlopt"
RDEPEND="dev-ml/bigarray-compat:="