commit: 3de159e691534cfa18cc0109d8234e066c1fd23f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Apr 18 06:44:07 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Apr 18 06:44:07 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3de159e6
dev-ml/camldbm: Stabilize 1.2 arm, #783570 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/camldbm/camldbm-1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/camldbm/camldbm-1.2.ebuild b/dev-ml/camldbm/camldbm-1.2.ebuild index 4b6ad3aee3d..8965120fd91 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]"