diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-07 13:39:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-07 13:39:43 +0000 |
commit | a988e6532d5a843d84fc22717bbffc803c9a1d57 (patch) | |
tree | 36aee3daa86a0ce39fe906fb2689a61b90e2b398 /app-emacs/python-mode/python-mode-6.0.12.ebuild | |
parent | Stable for ia64, wrt bug #467452 (diff) | |
download | gentoo-2-a988e6532d5a843d84fc22717bbffc803c9a1d57.tar.gz gentoo-2-a988e6532d5a843d84fc22717bbffc803c9a1d57.tar.bz2 gentoo-2-a988e6532d5a843d84fc22717bbffc803c9a1d57.zip |
Stable for ia64, wrt bug #451052
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", 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.ebuild | 4 |
1 files changed, 2 insertions, 2 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 38ab95f3f39c..8eb40c4e30ff 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-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.4 2013/05/05 13:58:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-6.0.12.ebuild,v 1.5 2013/05/07 13:39:43 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" |