diff options
Diffstat (limited to 'app-admin/python-updater/python-updater-0.9.ebuild')
-rw-r--r-- | app-admin/python-updater/python-updater-0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/python-updater/python-updater-0.9.ebuild b/app-admin/python-updater/python-updater-0.9.ebuild index 2c80d5dad737..ea067f528666 100644 --- a/app-admin/python-updater/python-updater-0.9.ebuild +++ b/app-admin/python-updater/python-updater-0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/python-updater/python-updater-0.9.ebuild,v 1.5 2011/06/19 13:27:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/python-updater/python-updater-0.9.ebuild,v 1.6 2011/06/24 14:38:52 armin76 Exp $ DESCRIPTION="Script used to reinstall Python packages after changing of active Python versions" HOMEPAGE="http://www.gentoo.org/proj/en/Python" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" DEPEND="" |