summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-24 10:48:04 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-24 10:48:04 +0000
commit85a7b5c62c24d66231e68cb796cbbebadb3e30f4 (patch)
tree87864b09c953d9bf0371e5aff314f65bd6a46625 /dev-ml
parentkeyword ~amd64-fbsd (diff)
downloadgentoo-2-85a7b5c62c24d66231e68cb796cbbebadb3e30f4.tar.gz
gentoo-2-85a7b5c62c24d66231e68cb796cbbebadb3e30f4.tar.bz2
gentoo-2-85a7b5c62c24d66231e68cb796cbbebadb3e30f4.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/findlib/ChangeLog5
-rw-r--r--dev-ml/findlib/findlib-1.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/findlib/ChangeLog b/dev-ml/findlib/ChangeLog
index 56e8e546c78c..6bed6f14073c 100644
--- a/dev-ml/findlib/ChangeLog
+++ b/dev-ml/findlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/findlib
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.84 2012/05/18 17:06:51 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.85 2012/05/24 10:48:04 aballier Exp $
+
+ 24 May 2012; Alexis Ballier <aballier@gentoo.org> findlib-1.3.1.ebuild:
+ keyword ~amd64-fbsd
18 May 2012; Alexis Ballier <aballier@gentoo.org> -findlib-1.2.8.ebuild,
-findlib-1.3.0.ebuild:
diff --git a/dev-ml/findlib/findlib-1.3.1.ebuild b/dev-ml/findlib/findlib-1.3.1.ebuild
index c9743922ac82..f9e38f529bb7 100644
--- a/dev-ml/findlib/findlib-1.3.1.ebuild
+++ b/dev-ml/findlib/findlib-1.3.1.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/findlib/findlib-1.3.1.ebuild,v 1.1 2012/05/08 22:45:59 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.3.1.ebuild,v 1.2 2012/05/24 10:48:04 aballier Exp $
EAPI=2
@@ -16,7 +16,7 @@ IUSE="doc +ocamlopt tk"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
DEPEND=">=dev-lang/ocaml-3.10[ocamlopt?,tk?]"
RDEPEND="${DEPEND}"