summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-18 19:47:19 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-18 19:47:19 +0200
commit1b96d587af16dfd87d99d973e5b7744f311f8206 (patch)
tree9964ec71ece3356462c25198bb107d4d18e4a20a /dev-ml
parentdev-ml/dune: Stabilize 2.9.1 arm, #817752 (diff)
downloadgentoo-1b96d587af16dfd87d99d973e5b7744f311f8206.tar.gz
gentoo-1b96d587af16dfd87d99d973e5b7744f311f8206.tar.bz2
gentoo-1b96d587af16dfd87d99d973e5b7744f311f8206.zip
dev-ml/dune-private-libs: Stabilize 2.9.1 arm, #817752
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-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 9ad9f342b922..17169982c7f9 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 )"