diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 17:03:21 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 17:03:44 +0000 |
commit | d1258f62281b86506c2e02b8810d15b0bae39853 (patch) | |
tree | a7e116ee854cb1d7efccd4ca1dbcab65099a8e10 /dev-ml | |
parent | dev-ml/ocaml-expat: Stabilize 1.3.0 amd64, #901617 (diff) | |
download | gentoo-d1258f62281b86506c2e02b8810d15b0bae39853.tar.gz gentoo-d1258f62281b86506c2e02b8810d15b0bae39853.tar.bz2 gentoo-d1258f62281b86506c2e02b8810d15b0bae39853.zip |
dev-ml/mmap: Stabilize 1.2.0-r1 x86, #901651
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/mmap/mmap-1.2.0-r1.ebuild | 2 |
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:=" |