summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-22 21:19:10 +0100
committerSam James <sam@gentoo.org>2021-04-22 21:19:10 +0100
commit050ac2d6ccd401256aa03f0dbc9335339e1d48f3 (patch)
tree82fdf94f2cb7c6b5be1d70103d88c14a4dbd04e5 /dev-ml/dune
parentnet-misc/curl: Stabilize 7.76.1 arm64, #779535 (diff)
downloadgentoo-050ac2d6ccd401256aa03f0dbc9335339e1d48f3.tar.gz
gentoo-050ac2d6ccd401256aa03f0dbc9335339e1d48f3.tar.bz2
gentoo-050ac2d6ccd401256aa03f0dbc9335339e1d48f3.zip
dev-ml/dune: Stabilize 2.8.4 arm64, #783567
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/dune')
-rw-r--r--dev-ml/dune/dune-2.8.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dune/dune-2.8.4.ebuild b/dev-ml/dune/dune-2.8.4.ebuild
index 0ecd03a60d08..1bef70782d90 100644
--- a/dev-ml/dune/dune-2.8.4.ebuild
+++ b/dev-ml/dune/dune-2.8.4.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="!test? ( test )"