summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-05 12:08:17 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-05 12:08:17 +0000
commit7cc49d7eb314eb263c822f8fc2e1612cd7fbc85c (patch)
tree825d183ebe2413caee268588e7f071ae9bcc103d /app-emacs/python-mode/python-mode-6.0.12.ebuild
parentgnome-base/gnome-vfs: Fix obsolete macros to work with automake-1.13, #466944 (diff)
downloadgentoo-2-7cc49d7eb314eb263c822f8fc2e1612cd7fbc85c.tar.gz
gentoo-2-7cc49d7eb314eb263c822f8fc2e1612cd7fbc85c.tar.bz2
gentoo-2-7cc49d7eb314eb263c822f8fc2e1612cd7fbc85c.zip
Stable for amd64, wrt bug #451052
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emacs/python-mode/python-mode-6.0.12.ebuild')
-rw-r--r--app-emacs/python-mode/python-mode-6.0.12.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/python-mode/python-mode-6.0.12.ebuild b/app-emacs/python-mode/python-mode-6.0.12.ebuild
index 39c83b0237c5..ed67fc22a97f 100644
--- a/app-emacs/python-mode/python-mode-6.0.12.ebuild
+++ b/app-emacs/python-mode/python-mode-6.0.12.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# 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.0.12.ebuild,v 1.1 2012/11/03 10:57:51 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-6.0.12.ebuild,v 1.2 2013/05/05 12:08:17 ago Exp $
EAPI=4
@@ -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"