summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-18 06:48:27 +0000
committerSam James <sam@gentoo.org>2021-04-18 06:48:27 +0000
commit2ce1560cdf4e72f837a483c6678f94625f4feaaf (patch)
tree23a305e21b0876a7aee001b79333174b99c6c56c /dev-ml/camldbm/camldbm-1.2.ebuild
parentmedia-libs/sdl-gfx: Stabilize 2.0.26-r1 sparc, #783594 (diff)
downloadgentoo-2ce1560cdf4e72f837a483c6678f94625f4feaaf.tar.gz
gentoo-2ce1560cdf4e72f837a483c6678f94625f4feaaf.tar.bz2
gentoo-2ce1560cdf4e72f837a483c6678f94625f4feaaf.zip
dev-ml/camldbm: Stabilize 1.2 ppc, #783570
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/camldbm/camldbm-1.2.ebuild')
-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 2c331f04db6b..e8ed8d0f97ef 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]"