commit: 9959dd81f51e685557cf8c262ca7901c51e6496a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 25 17:54:17 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 25 17:54:17 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9959dd81
dev-ml/dune-private-libs: Stabilize 2.8.2-r1 x86, #772833
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ml/dune-private-libs/dune-private-libs-2.8.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ml/dune-private-libs/dune-private-libs-2.8.2-r1.ebuild
b/dev-ml/dune-private-libs/dune-private-libs-2.8.2-r1.ebuild
index 8e9e98528c9..0a21e76c0ca 100644
--- a/dev-ml/dune-private-libs/dune-private-libs-2.8.2-r1.ebuild
+++ b/dev-ml/dune-private-libs/dune-private-libs-2.8.2-r1.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 )"