diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-12 12:21:08 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-12 12:21:34 +0100 |
commit | 01cf804f47c32b505c1e8bf9c50937fbc2750898 (patch) | |
tree | 3eb59d0c60c17dd023f4da8506b1aa84ec6e19a0 /dev-ml | |
parent | dev-lang/ocaml: ppc stable wrt bug #463018 (diff) | |
download | gentoo-01cf804f47c32b505c1e8bf9c50937fbc2750898.tar.gz gentoo-01cf804f47c32b505c1e8bf9c50937fbc2750898.tar.bz2 gentoo-01cf804f47c32b505c1e8bf9c50937fbc2750898.zip |
dev-ml/camldbm: ppc stable wrt bug #463018
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ml')
-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 adc585c74c0a..a9bec6b778ef 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 ) |