diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 13:01:05 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 13:01:05 +0100 |
commit | 82db85747c6772545acc59ec4e9e3b7eb1c00d0c (patch) | |
tree | d0dc09bb2872ab4c5694086dfd79f9f02fc7c93a | |
parent | dev-lang/ocaml: amd64 stable wrt bug #463018 (diff) | |
download | gentoo-82db85747c6772545acc59ec4e9e3b7eb1c00d0c.tar.gz gentoo-82db85747c6772545acc59ec4e9e3b7eb1c00d0c.tar.bz2 gentoo-82db85747c6772545acc59ec4e9e3b7eb1c00d0c.zip |
dev-ml/camldbm: amd64 stable wrt bug #463018
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
-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 f6205c74a27c..1ae253f797a9 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 ) |