summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-12-10 12:15:00 +0100
committerJakov Smolić <jsmolic@gentoo.org>2021-12-10 12:15:00 +0100
commite7a544efb01c0a61c8176ee5dcca11fda8f342a5 (patch)
tree50d253c7a6b4435ecef5c7fc3403fa6a5b21ac71 /dev-ml/dune-private-libs
parentdev-ml/dune: Stabilize 2.9.1 amd64, #817752 (diff)
downloadgentoo-e7a544efb01c0a61c8176ee5dcca11fda8f342a5.tar.gz
gentoo-e7a544efb01c0a61c8176ee5dcca11fda8f342a5.tar.bz2
gentoo-e7a544efb01c0a61c8176ee5dcca11fda8f342a5.zip
dev-ml/dune-private-libs: Stabilize 2.9.1 amd64, #817752
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml/dune-private-libs')
-rw-r--r--dev-ml/dune-private-libs/dune-private-libs-2.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dune-private-libs/dune-private-libs-2.9.1.ebuild b/dev-ml/dune-private-libs/dune-private-libs-2.9.1.ebuild
index fb4b9e8c9f07..265b35f1310c 100644
--- a/dev-ml/dune-private-libs/dune-private-libs-2.9.1.ebuild
+++ b/dev-ml/dune-private-libs/dune-private-libs-2.9.1.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/dune-${PV}"
LICENSE="Apache-2.0"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm arm64 ~ppc ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"