summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2023-03-16 14:26:41 +0100
committerAlfredo Tupone <tupone@gentoo.org>2023-03-16 14:26:41 +0100
commit8103ad2315d2a8f0a5c5a75ce8a0159132df1d4d (patch)
tree01d84f3bae76cd147c8bca95dc8e292190dfc039
parentdev-ml/typerep: stabilize 0.15.0 for amd64 (diff)
downloadgentoo-8103ad2315d2a8f0a5c5a75ce8a0159132df1d4d.tar.gz
gentoo-8103ad2315d2a8f0a5c5a75ce8a0159132df1d4d.tar.bz2
gentoo-8103ad2315d2a8f0a5c5a75ce8a0159132df1d4d.zip
dev-ml/ppx_typerep_conv: stabilize 0.15.0 for amd64
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
-rw-r--r--dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild
index b39d0f7e2ef7..09e59779a273 100644
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="MIT"
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="