summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-17 12:08:47 +0000
committerSam James <sam@gentoo.org>2020-12-17 12:08:47 +0000
commite8a9529938efff950d85e247c11eaaeb3efd3de8 (patch)
tree49a501094fd2b102a15896d1146e3d353ebc43cf /dev-ml
parentdev-ml/cairo-ocaml: Stabilize 1.2.0-r1 amd64, #757438 (diff)
downloadgentoo-e8a9529938efff950d85e247c11eaaeb3efd3de8.tar.gz
gentoo-e8a9529938efff950d85e247c11eaaeb3efd3de8.tar.bz2
gentoo-e8a9529938efff950d85e247c11eaaeb3efd3de8.zip
dev-ml/extlib: Stabilize 1.7.7 amd64, #757444
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/extlib/extlib-1.7.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/extlib/extlib-1.7.7.ebuild b/dev-ml/extlib/extlib-1.7.7.ebuild
index 008178d6306b..3e4ea690aacb 100644
--- a/dev-ml/extlib/extlib-1.7.7.ebuild
+++ b/dev-ml/extlib/extlib-1.7.7.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ygrek/ocaml-extlib/archive/${PV}.tar.gz -> ${P}.tar.
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="doc +ocamlopt"
# See bug #704146