commit: ae7f763251a5389c0fde57dfb03915e9db21a038
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 02:28:03 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 02:28:03 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae7f7632
dev-ml/extlib: Stabilize 1.7.9 x86, #901703
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ml/extlib/extlib-1.7.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ml/extlib/extlib-1.7.9.ebuild
b/dev-ml/extlib/extlib-1.7.9.ebuild
index 1c3c56c3e39e..fa24bb9e6e46 100644
--- a/dev-ml/extlib/extlib-1.7.9.ebuild
+++ b/dev-ml/extlib/extlib-1.7.9.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}"/ocaml-${P}
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux
~ppc-macos"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux
~ppc-macos"
IUSE="doc +ocamlopt"
# See bug #704146