summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-17 14:10:47 +0000
committerSam James <sam@gentoo.org>2023-03-17 14:10:47 +0000
commita6f1fb985aae376fab2c1bdf36ed43c0bf6edae5 (patch)
treea06b0d1360c2d3514fc081faa34fd9024554fb21 /dev-ml/dune-build-info
parentxfce-extra/thunar-media-tags-plugin: Stabilize 0.4.0 amd64, #901765 (diff)
downloadgentoo-a6f1fb985aae376fab2c1bdf36ed43c0bf6edae5.tar.gz
gentoo-a6f1fb985aae376fab2c1bdf36ed43c0bf6edae5.tar.bz2
gentoo-a6f1fb985aae376fab2c1bdf36ed43c0bf6edae5.zip
dev-ml/dune-build-info: Stabilize 3.6.1 x86, #901677
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-3.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/dune-build-info/dune-build-info-3.6.1.ebuild b/dev-ml/dune-build-info/dune-build-info-3.6.1.ebuild
index be24dbb7501d..c98be592ea58 100644
--- a/dev-ml/dune-build-info/dune-build-info-3.6.1.ebuild
+++ b/dev-ml/dune-build-info/dune-build-info-3.6.1.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
@@ -12,7 +12,7 @@ S="${WORKDIR}/dune-${PV}"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="+ocamlopt"
RESTRICT="test"