summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-15 18:24:14 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-15 18:24:14 +0300
commit4748bc17289e68c1cd25503ed02ce929463749dc (patch)
treef6ed611279335a844a0837d9e885ff503be1a971 /dev-ml
parentdev-ml/pp: Stabilize 1.2.0 amd64, #941576 (diff)
downloadgentoo-4748bc17289e68c1cd25503ed02ce929463749dc.tar.gz
gentoo-4748bc17289e68c1cd25503ed02ce929463749dc.tar.bz2
gentoo-4748bc17289e68c1cd25503ed02ce929463749dc.zip
dev-ml/ppx_blob: Stabilize 0.8.0 amd64, #941576
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ppx_blob/ppx_blob-0.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_blob/ppx_blob-0.8.0.ebuild b/dev-ml/ppx_blob/ppx_blob-0.8.0.ebuild
index 5a85e7b54633..417e48f3b2ca 100644
--- a/dev-ml/ppx_blob/ppx_blob-0.8.0.ebuild
+++ b/dev-ml/ppx_blob/ppx_blob-0.8.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/johnwhitington/${PN}/releases/download/${PV}/${P}.tb
LICENSE="Unlicense"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"