summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2023-03-16 14:23:48 +0100
committerAlfredo Tupone <tupone@gentoo.org>2023-03-16 14:23:48 +0100
commit0d9ad762e368f0b6aae12c666104a20ddc2d82f7 (patch)
tree57f39c4102151bff29096e04b703664d16df3870 /dev-ml/ppx_stable
parentdev-ml/ppx_pipebang: stabilize 0.15.0-r1 for amd64 (diff)
downloadgentoo-0d9ad762e368f0b6aae12c666104a20ddc2d82f7.tar.gz
gentoo-0d9ad762e368f0b6aae12c666104a20ddc2d82f7.tar.bz2
gentoo-0d9ad762e368f0b6aae12c666104a20ddc2d82f7.zip
dev-ml/ppx_stable: stabilize 0.15.0 for amd64
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_stable')
-rw-r--r--dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild b/dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild
index 009a245f7bbf..a24e88d964a8 100644
--- a/dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild
+++ b/dev-ml/ppx_stable/ppx_stable-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="