summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-17 02:28:02 +0000
committerSam James <sam@gentoo.org>2023-03-17 02:28:02 +0000
commitcd4d22f1e3a61ccd5f71cf0c9c81f658e0c7f062 (patch)
tree8dbb947af0ced05bdb4027455dab28b7bfd4ffba /dev-ml/extlib
parentdev-ml/ocplib-endian: Stabilize 1.2 x86, #901697 (diff)
downloadgentoo-cd4d22f1e3a61ccd5f71cf0c9c81f658e0c7f062.tar.gz
gentoo-cd4d22f1e3a61ccd5f71cf0c9c81f658e0c7f062.tar.bz2
gentoo-cd4d22f1e3a61ccd5f71cf0c9c81f658e0c7f062.zip
dev-ml/extlib: Stabilize 1.7.9 amd64, #901703
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/extlib')
-rw-r--r--dev-ml/extlib/extlib-1.7.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/extlib/extlib-1.7.9.ebuild b/dev-ml/extlib/extlib-1.7.9.ebuild
index 45a4a43e7993..1c3c56c3e39e 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