diff options
author | Sam James <sam@gentoo.org> | 2021-04-18 06:44:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 06:44:07 +0000 |
commit | 3de159e691534cfa18cc0109d8234e066c1fd23f (patch) | |
tree | 9985e475ca508565cf5720d2939fe71e595d5a0f /dev-ml | |
parent | dev-util/patchutils: Stabilize 0.4.2 arm, #783564 (diff) | |
download | gentoo-3de159e691534cfa18cc0109d8234e066c1fd23f.tar.gz gentoo-3de159e691534cfa18cc0109d8234e066c1fd23f.tar.bz2 gentoo-3de159e691534cfa18cc0109d8234e066c1fd23f.zip |
dev-ml/camldbm: Stabilize 1.2 arm, #783570
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/camldbm/camldbm-1.2.ebuild | 2 |
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 4b6ad3aee3d6..8965120fd91f 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]" |