summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAndreas Schuerch <nativemad@gentoo.org>2013-01-03 15:21:35 +0000
committerAndreas Schuerch <nativemad@gentoo.org>2013-01-03 15:21:35 +0000
commitd78656373052442862ec03f22616d99e60a9de82 (patch)
treec977443c5224f9aa08b09c4eaa93fc8932549d58 /dev-ml
parentAdd subslots wrt bug #449250. (diff)
downloadgentoo-2-d78656373052442862ec03f22616d99e60a9de82.tar.gz
gentoo-2-d78656373052442862ec03f22616d99e60a9de82.tar.bz2
gentoo-2-d78656373052442862ec03f22616d99e60a9de82.zip
~x86 keyword set, see bug 440760
(Portage version: 2.1.11.31/cvs/Linux i686, signed Manifest commit with key C1DE54B2)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/camldbm/ChangeLog7
-rw-r--r--dev-ml/camldbm/camldbm-1.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ml/camldbm/ChangeLog b/dev-ml/camldbm/ChangeLog
index a502e1515cff..9502d02347b0 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.6 2012/11/12 23:45:00 blueness Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camldbm/ChangeLog,v 1.7 2013/01/03 15:21:35 nativemad Exp $
+
+ 03 Jan 2013; Andreas Schuerch <nativemad@gentoo.org> camldbm-1.0.ebuild:
+ ~x86 keyword set, see bug 440760
12 Nov 2012; Anthony G. Basile <blueness@gentoo.org> camldbm-1.0.ebuild:
keyword ~arm, bug #440760
diff --git a/dev-ml/camldbm/camldbm-1.0.ebuild b/dev-ml/camldbm/camldbm-1.0.ebuild
index 60802ffb9721..88b1b9529b36 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
+# Copyright 1999-2013 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.6 2012/11/12 23:45:00 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camldbm/camldbm-1.0.ebuild,v 1.7 2013/01/03 15:21:35 nativemad 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 ~arm ~ppc ~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 )