commit: 8043ba05547c73295ae1772c482cc5eaca3887fb Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Mar 14 22:02:58 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Mar 14 22:02:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8043ba05
dev-ml/dune-private-libs: Stabilize 2.7.1 arm, #775782 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/dune-private-libs/dune-private-libs-2.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/dune-private-libs/dune-private-libs-2.7.1.ebuild b/dev-ml/dune-private-libs/dune-private-libs-2.7.1.ebuild index 73b61f709cf..8eeb996d0c4 100644 --- a/dev-ml/dune-private-libs/dune-private-libs-2.7.1.ebuild +++ b/dev-ml/dune-private-libs/dune-private-libs-2.7.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/dune/archive/${PV}.tar.gz -> dune-${PV}.tar.gz 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 )"
