diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-11-06 13:32:03 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-11-06 13:32:03 +0000 |
commit | 287e3cb0a8a20e277efe68b99d4874407ad5f2de (patch) | |
tree | 22e6c47acf3c1bc033114961a0729d4955c67cf5 /dev-ml/camldbm | |
parent | stable ppc ppc64, bug #441956 (diff) | |
download | gentoo-2-287e3cb0a8a20e277efe68b99d4874407ad5f2de.tar.gz gentoo-2-287e3cb0a8a20e277efe68b99d4874407ad5f2de.tar.bz2 gentoo-2-287e3cb0a8a20e277efe68b99d4874407ad5f2de.zip |
keyword ~amd64-fbsd, bug #440760
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'dev-ml/camldbm')
-rw-r--r-- | dev-ml/camldbm/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ml/camldbm/camldbm-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/camldbm/ChangeLog b/dev-ml/camldbm/ChangeLog index f129bbc565ed..7710e1ca758e 100644 --- a/dev-ml/camldbm/ChangeLog +++ b/dev-ml/camldbm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ml/camldbm # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/camldbm/ChangeLog,v 1.4 2012/11/06 12:50:47 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camldbm/ChangeLog,v 1.5 2012/11/06 13:32:03 aballier Exp $ + + 06 Nov 2012; Alexis Ballier <aballier@gentoo.org> camldbm-1.0.ebuild: + keyword ~amd64-fbsd, bug #440760 06 Nov 2012; Anthony G. Basile <blueness@gentoo.org> camldbm-1.0.ebuild: keyword ~ppc, bug #440760 diff --git a/dev-ml/camldbm/camldbm-1.0.ebuild b/dev-ml/camldbm/camldbm-1.0.ebuild index 181bc362afdb..55bf0f8083ef 100644 --- a/dev-ml/camldbm/camldbm-1.0.ebuild +++ b/dev-ml/camldbm/camldbm-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/camldbm/camldbm-1.0.ebuild,v 1.4 2012/11/06 12:50:47 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camldbm/camldbm-1.0.ebuild,v 1.5 2012/11/06 13:32:03 aballier Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://forge.ocamlcore.org/frs/download.php/728/${P}.tgz" LICENSE="LGPL-2-with-linking-exception" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~amd64-fbsd ~x86-fbsd" IUSE="" DEPEND="|| ( >=sys-libs/gdbm-1.9.1-r2[berkdb] <sys-libs/gdbm-1.9.1-r2 ) |