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
commitddec36172822dcf676f954f722a6a5fad1dcad37 (patch)
tree92a07bbbf5acd112f8e0b9f735f7cd53ddaaf134 /dev-ml
parentdev-lang/spidermonkey: Stabilize 91.13.0 arm, #872377 (diff)
downloadgentoo-ddec36172822dcf676f954f722a6a5fad1dcad37.tar.gz
gentoo-ddec36172822dcf676f954f722a6a5fad1dcad37.tar.bz2
gentoo-ddec36172822dcf676f954f722a6a5fad1dcad37.zip
dev-ml/dune: 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/dune-2.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dune/dune-2.9.1.ebuild b/dev-ml/dune/dune-2.9.1.ebuild
index ac8529ce89b1..0d23840a9520 100644
--- a/dev-ml/dune/dune-2.9.1.ebuild
+++ b/dev-ml/dune/dune-2.9.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/dune/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
IUSE="test"
RESTRICT="strip !test? ( test )"