summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-18 06:46:00 +0000
committerSam James <sam@gentoo.org>2021-04-18 06:46:00 +0000
commit071f30bfefafc941c72aff8c5d0390b43ecd2895 (patch)
treeb18ab56b524e0c356d5ecf3df911c0fe06597d12 /dev-ml
parentdev-ml/dune-configurator: Stabilize 2.8.4 amd64, #783567 (diff)
downloadgentoo-071f30bfefafc941c72aff8c5d0390b43ecd2895.tar.gz
gentoo-071f30bfefafc941c72aff8c5d0390b43ecd2895.tar.bz2
gentoo-071f30bfefafc941c72aff8c5d0390b43ecd2895.zip
dev-ml/camldbm: Stabilize 1.2 amd64, #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 516340830e0b..2c331f04db6b 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]"