summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2023-03-16 13:59:06 +0100
committerAlfredo Tupone <tupone@gentoo.org>2023-03-16 13:59:06 +0100
commit878ccc7016eeba85c330cb5f376db3da20b9b306 (patch)
tree3fd62896c6c910e4c9fde48e958c102decb9df6a /dev-ml/ppx_bin_prot
parentdev-ml/ppx_here: stabilize 0.15.0 for amd64 (diff)
downloadgentoo-878ccc7016eeba85c330cb5f376db3da20b9b306.tar.gz
gentoo-878ccc7016eeba85c330cb5f376db3da20b9b306.tar.bz2
gentoo-878ccc7016eeba85c330cb5f376db3da20b9b306.zip
dev-ml/ppx_bin_prot: stabilize 0.15.0-r1 for amd64
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_bin_prot')
-rw-r--r--dev-ml/ppx_bin_prot/ppx_bin_prot-0.15.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_bin_prot/ppx_bin_prot-0.15.0-r1.ebuild b/dev-ml/ppx_bin_prot/ppx_bin_prot-0.15.0-r1.ebuild
index bd280143ac23..46c5f6cc2433 100644
--- a/dev-ml/ppx_bin_prot/ppx_bin_prot-0.15.0-r1.ebuild
+++ b/dev-ml/ppx_bin_prot/ppx_bin_prot-0.15.0-r1.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 test"
RESTRICT="!test? ( test )"