commit: 5dc9b956d2aecbf60c22f46db72c192fe36f4c94
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 25 15:48:06 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 25 15:51:17 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dc9b956
dev-ml/dune-private-libs: Stabilize 2.8.4 arm, #783567
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ml/dune-private-libs/dune-private-libs-2.8.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ml/dune-private-libs/dune-private-libs-2.8.4.ebuild
b/dev-ml/dune-private-libs/dune-private-libs-2.8.4.ebuild
index c224b1c9816..211634557cd 100644
--- a/dev-ml/dune-private-libs/dune-private-libs-2.8.4.ebuild
+++ b/dev-ml/dune-private-libs/dune-private-libs-2.8.4.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 )"