summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-18 06:45:00 +0000
committerSam James <sam@gentoo.org>2021-04-18 06:45:00 +0000
commit82cffa59e4144c177ab87442013cdbc7159b4c1a (patch)
treee3abe99c31ae2fcbad00c72cfb22e740cd3998aa /dev-ml
parentnet-analyzer/netselect: Stabilize 0.4-r2 arm, #783561 (diff)
downloadgentoo-82cffa59e4144c177ab87442013cdbc7159b4c1a.tar.gz
gentoo-82cffa59e4144c177ab87442013cdbc7159b4c1a.tar.bz2
gentoo-82cffa59e4144c177ab87442013cdbc7159b4c1a.zip
dev-ml/camldbm: Stabilize 1.2 x86, #783570
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/camldbm/camldbm-1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camldbm/camldbm-1.2.ebuild b/dev-ml/camldbm/camldbm-1.2.ebuild
index 8965120fd91f..516340830e0b 100644
--- a/dev-ml/camldbm/camldbm-1.2.ebuild
+++ b/dev-ml/camldbm/camldbm-1.2.ebuild
@@ -10,7 +10,7 @@ S="${WORKDIR}/dbm-${P}"
LICENSE="LGPL-2-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="~amd64 arm ~ppc ~x86"
+KEYWORDS="~amd64 arm ~ppc x86"
DEPEND=">=sys-libs/gdbm-1.9.1-r2[berkdb]
>=dev-lang/ocaml-3.12:=[ocamlopt]"