summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/python-mode/python-mode-1.0-r1.ebuild')
-rw-r--r--app-emacs/python-mode/python-mode-1.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/python-mode/python-mode-1.0-r1.ebuild b/app-emacs/python-mode/python-mode-1.0-r1.ebuild
index d6e200474e5a..26fb366c6e96 100644
--- a/app-emacs/python-mode/python-mode-1.0-r1.ebuild
+++ b/app-emacs/python-mode/python-mode-1.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-1.0-r1.ebuild,v 1.2 2008/03/22 13:45:26 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-1.0-r1.ebuild,v 1.3 2008/03/22 14:58:05 nixnut Exp $
inherit elisp distutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh x86 ~x86-fbsd"
IUSE="pymacs"
DEPEND="pymacs? ( app-emacs/pymacs )"