diff options
author | Markus Meier <maekke@gentoo.org> | 2015-11-21 15:23:45 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-11-21 15:23:45 +0100 |
commit | 39279722df08e6d00b531eb7a0b2de0b4bfb6429 (patch) | |
tree | 91a31ecaf657b5141ae79721edc159bb9dd0d5ab /dev-ml/camldbm | |
parent | dev-lang/ocaml: arm stable, bug #463018 (diff) | |
download | gentoo-39279722df08e6d00b531eb7a0b2de0b4bfb6429.tar.gz gentoo-39279722df08e6d00b531eb7a0b2de0b4bfb6429.tar.bz2 gentoo-39279722df08e6d00b531eb7a0b2de0b4bfb6429.zip |
dev-ml/camldbm: arm stable, bug #463018
Package-Manager: portage-2.2.25
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-ml/camldbm')
-rw-r--r-- | dev-ml/camldbm/camldbm-1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camldbm/camldbm-1.0.ebuild b/dev-ml/camldbm/camldbm-1.0.ebuild index a9bec6b778ef..297721d491de 100644 --- a/dev-ml/camldbm/camldbm-1.0.ebuild +++ b/dev-ml/camldbm/camldbm-1.0.ebuild @@ -12,7 +12,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 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="amd64 arm ppc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" DEPEND="|| ( >=sys-libs/gdbm-1.9.1-r2[berkdb] <sys-libs/gdbm-1.9.1-r2 ) |