dev-ml/camldbm: destabilise for ppc

Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
Sam James
2022-03-03 22:17:30 +01:00
committed by David Seifert
parent f2f342ed33
commit fe431b8d1e
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ SRC_URI="http://forge.ocamlcore.org/frs/download.php/728/${P}.tgz"
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]"

View File

@@ -12,7 +12,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]"