diff options
Diffstat (limited to 'app-admin/python-updater/python-updater-0.7.ebuild')
-rw-r--r-- | app-admin/python-updater/python-updater-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/python-updater/python-updater-0.7.ebuild b/app-admin/python-updater/python-updater-0.7.ebuild index 12f0d58a1e5a..6b944959c372 100644 --- a/app-admin/python-updater/python-updater-0.7.ebuild +++ b/app-admin/python-updater/python-updater-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.7.ebuild,v 1.3 2009/07/31 01:39:24 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/python-updater/python-updater-0.7.ebuild,v 1.4 2009/08/01 16:11:07 jer Exp $ DESCRIPTION="Script used to remerge python packages when changing Python version." 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 ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="" DEPEND="" |