summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/org-mode/org-mode-7.5.ebuild')
-rw-r--r--app-emacs/org-mode/org-mode-7.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/org-mode/org-mode-7.5.ebuild b/app-emacs/org-mode/org-mode-7.5.ebuild
index b0a8e2603fc8..daaf15a27265 100644
--- a/app-emacs/org-mode/org-mode-7.5.ebuild
+++ b/app-emacs/org-mode/org-mode-7.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/org-mode/org-mode-7.5.ebuild,v 1.2 2011/03/17 20:52:40 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/org-mode/org-mode-7.5.ebuild,v 1.3 2011/05/08 12:06:23 fauli Exp $
EAPI=4
NEED_EMACS=22
@@ -13,7 +13,7 @@ SRC_URI="http://orgmode.org/org-${PV}.tar.gz"
LICENSE="GPL-3 FDL-1.3 contrib? ( GPL-2 MIT )"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-macos"
+KEYWORDS="~amd64 ~ppc ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-macos"
IUSE="contrib"
S="${WORKDIR}/org-${PV}"