summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-23 23:37:50 +0000
committerSam James <sam@gentoo.org>2023-02-23 23:37:50 +0000
commit711bbad7a98adca5753382a7ff430cf1756859bc (patch)
tree4f8253bdac39cd1ed15313d71ee9eaf155935770 /dev-ml/dune-build-info
parentdev-ml/dune: Stabilize 2.9.3-r3 amd64, #896102 (diff)
downloadgentoo-711bbad7a98adca5753382a7ff430cf1756859bc.tar.gz
gentoo-711bbad7a98adca5753382a7ff430cf1756859bc.tar.bz2
gentoo-711bbad7a98adca5753382a7ff430cf1756859bc.zip
dev-ml/dune-build-info: Stabilize 2.9.3 amd64, #896102
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/dune-build-info')
-rw-r--r--dev-ml/dune-build-info/dune-build-info-2.9.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/dune-build-info/dune-build-info-2.9.3.ebuild b/dev-ml/dune-build-info/dune-build-info-2.9.3.ebuild
index 664ba4dfaa9c..17d92a5ca703 100644
--- a/dev-ml/dune-build-info/dune-build-info-2.9.3.ebuild
+++ b/dev-ml/dune-build-info/dune-build-info-2.9.3.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=7
@@ -12,7 +12,7 @@ S="${WORKDIR}/dune-${PV}"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="+ocamlopt"
RESTRICT="test"