summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2013-11-24 12:23:18 +0000
committerJosé María Alonso <nimiux@gentoo.org>2013-11-24 12:23:18 +0000
commitf4e7f518bcb0fb1f5718386e535c3c5803c74154 (patch)
tree029ef4a17b29dc0db67288d6e81bc9896fad6233 /app-emacs/python-mode/python-mode-6.1.1.ebuild
parentAdd support for building with Phonon, thanks to Nikoli <nikoli AT gmx.us> (diff)
downloadgentoo-2-f4e7f518bcb0fb1f5718386e535c3c5803c74154.tar.gz
gentoo-2-f4e7f518bcb0fb1f5718386e535c3c5803c74154.tar.bz2
gentoo-2-f4e7f518bcb0fb1f5718386e535c3c5803c74154.zip
Stable for amd64 wrt bug #490094
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'app-emacs/python-mode/python-mode-6.1.1.ebuild')
-rw-r--r--app-emacs/python-mode/python-mode-6.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/python-mode/python-mode-6.1.1.ebuild b/app-emacs/python-mode/python-mode-6.1.1.ebuild
index 17a17a9123c6..6102de8c8b2f 100644
--- a/app-emacs/python-mode/python-mode-6.1.1.ebuild
+++ b/app-emacs/python-mode/python-mode-6.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-6.1.1.ebuild,v 1.2 2013/11/11 13:38:39 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-6.1.1.ebuild,v 1.3 2013/11/24 12:23:18 nimiux Exp $
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${MY_P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
S="${WORKDIR}/${MY_P}"
SITEFILE="50${PN}-gentoo.el"