summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-24 10:47:17 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-24 10:47:17 +0000
commit0881528e85599cd9d69b429f94bca313a70c4064 (patch)
tree488398b6ed82c447f4a04087f4979b47b732e747 /app-emacs/ocaml-mode
parentkeyword ~amd64-fbsd (diff)
downloadgentoo-2-0881528e85599cd9d69b429f94bca313a70c4064.tar.gz
gentoo-2-0881528e85599cd9d69b429f94bca313a70c4064.tar.bz2
gentoo-2-0881528e85599cd9d69b429f94bca313a70c4064.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'app-emacs/ocaml-mode')
-rw-r--r--app-emacs/ocaml-mode/ChangeLog5
-rw-r--r--app-emacs/ocaml-mode/ocaml-mode-3.12.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/ocaml-mode/ChangeLog b/app-emacs/ocaml-mode/ChangeLog
index 159e2d00486b..dafdfb7963f1 100644
--- a/app-emacs/ocaml-mode/ChangeLog
+++ b/app-emacs/ocaml-mode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/ocaml-mode
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.58 2012/03/02 20:47:02 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.59 2012/05/24 10:47:17 aballier Exp $
+
+ 24 May 2012; Alexis Ballier <aballier@gentoo.org> ocaml-mode-3.12.1.ebuild:
+ keyword ~amd64-fbsd
02 Mar 2012; Brent Baude <ranger@gentoo.org> ocaml-mode-3.12.1.ebuild:
Marking ocaml-mode-3.12.1 ppc64 for bug 396019
diff --git a/app-emacs/ocaml-mode/ocaml-mode-3.12.1.ebuild b/app-emacs/ocaml-mode/ocaml-mode-3.12.1.ebuild
index ae0b3bd140aa..70d294a1afdf 100644
--- a/app-emacs/ocaml-mode/ocaml-mode-3.12.1.ebuild
+++ b/app-emacs/ocaml-mode/ocaml-mode-3.12.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/app-emacs/ocaml-mode/ocaml-mode-3.12.1.ebuild,v 1.8 2012/03/02 20:47:02 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1.ebuild,v 1.9 2012/05/24 10:47:17 aballier Exp $
EAPI=4
@@ -14,7 +14,7 @@ SRC_URI="http://caml.inria.fr/distrib/${MY_P%.*}/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd"
IUSE=""
S="${WORKDIR}/${MY_P}/emacs"