summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-23 23:37:51 +0000
committerSam James <sam@gentoo.org>2023-02-23 23:37:51 +0000
commit0d9596870d6504f7e35617628b6650cf89d84125 (patch)
tree47a549c42f587311c2d2bf09b1808884e228e632 /dev-ml/dune-private-libs
parentdev-ml/dune-build-info: Stabilize 2.9.3 amd64, #896102 (diff)
downloadgentoo-0d9596870d6504f7e35617628b6650cf89d84125.tar.gz
gentoo-0d9596870d6504f7e35617628b6650cf89d84125.tar.bz2
gentoo-0d9596870d6504f7e35617628b6650cf89d84125.zip
dev-ml/dune-private-libs: Stabilize 2.9.3 amd64, #896102
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/dune-private-libs')
-rw-r--r--dev-ml/dune-private-libs/dune-private-libs-2.9.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/dune-private-libs/dune-private-libs-2.9.3.ebuild b/dev-ml/dune-private-libs/dune-private-libs-2.9.3.ebuild
index c518302b4ac9..5f201088d3e7 100644
--- a/dev-ml/dune-private-libs/dune-private-libs-2.9.3.ebuild
+++ b/dev-ml/dune-private-libs/dune-private-libs-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="Apache-2.0"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"