summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-05-07 15:24:41 +0000
committerJeroen Roovers <jer@gentoo.org>2007-05-07 15:24:41 +0000
commit981f57e7ea9d3a4149902494cd8a41f48e68adf8 (patch)
treea25b277d56c258d0606221d9e0065d5751115cc5 /app-emacs/python-mode/python-mode-1.0.ebuild
parentMarked ~hppa (bug #177495). (diff)
downloadgentoo-2-981f57e7ea9d3a4149902494cd8a41f48e68adf8.tar.gz
gentoo-2-981f57e7ea9d3a4149902494cd8a41f48e68adf8.tar.bz2
gentoo-2-981f57e7ea9d3a4149902494cd8a41f48e68adf8.zip
Marked ~hppa (bug #177495).
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-emacs/python-mode/python-mode-1.0.ebuild')
-rw-r--r--app-emacs/python-mode/python-mode-1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/python-mode/python-mode-1.0.ebuild b/app-emacs/python-mode/python-mode-1.0.ebuild
index a9b44166c23a..ac7b89354312 100644
--- a/app-emacs/python-mode/python-mode-1.0.ebuild
+++ b/app-emacs/python-mode/python-mode-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.ebuild,v 1.7 2007/02/17 15:13:16 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-1.0.ebuild,v 1.8 2007/05/07 15:24:41 jer Exp $
inherit elisp distutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="amd64 arm ia64 ppc ppc-macos s390 sh x86"
+KEYWORDS="amd64 arm ~hppa ia64 ppc ppc-macos s390 sh x86"
IUSE=""
DEPEND="app-emacs/pymacs"