commit: 0180d05f7ffee31ecb642771e9f245b9f8263c03
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 8 19:08:27 2021 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Dec 8 19:09:12 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0180d05f
dev-ml/dune-private-libs: Stabilize 2.9.1 arm64, #817752
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-ml/dune-private-libs/dune-private-libs-2.9.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 f25dbd8af4b9..fb4b9e8c9f07 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 )"