summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2023-03-16 14:05:53 +0100
committerAlfredo Tupone <tupone@gentoo.org>2023-03-16 14:05:53 +0100
commit3b182465ba1c1debe418182418cc02ec772e2269 (patch)
treef375a4702d77979d9f2d4d974d81e0530f39a586 /dev-ml/jane-street-headers
parentdev-ml/ppx_disable_unused_warnings: stabilize 0.15.0-r1 for amd64 (diff)
downloadgentoo-3b182465ba1c1debe418182418cc02ec772e2269.tar.gz
gentoo-3b182465ba1c1debe418182418cc02ec772e2269.tar.bz2
gentoo-3b182465ba1c1debe418182418cc02ec772e2269.zip
dev-ml/jane-street-headers: stabilize 0.15.0-r1 for amd64
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ml/jane-street-headers')
-rw-r--r--dev-ml/jane-street-headers/jane-street-headers-0.15.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/jane-street-headers/jane-street-headers-0.15.0-r1.ebuild b/dev-ml/jane-street-headers/jane-street-headers-0.15.0-r1.ebuild
index a4c44d1b6a3f..ef365257110e 100644
--- a/dev-ml/jane-street-headers/jane-street-headers-0.15.0-r1.ebuild
+++ b/dev-ml/jane-street-headers/jane-street-headers-0.15.0-r1.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="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"
DEPEND=""