diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-10-25 22:40:06 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-10-25 22:40:06 +0000 |
commit | f0a6ab49d7b255fea65730059aa34504ce9688c4 (patch) | |
tree | 30b0b4944ef563be570f06c1dbfbdf9c1034759a /app-portage | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-f0a6ab49d7b255fea65730059aa34504ce9688c4.tar.gz gentoo-2-f0a6ab49d7b255fea65730059aa34504ce9688c4.tar.bz2 gentoo-2-f0a6ab49d7b255fea65730059aa34504ce9688c4.zip |
arm/s390/sh stable
(Portage version: 2.2_rc12/cvs/Linux 2.6.26.2 x86_64)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/gentoolkit/gentoolkit-0.2.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/gentoolkit/gentoolkit-0.2.4.2.ebuild b/app-portage/gentoolkit/gentoolkit-0.2.4.2.ebuild index 4e3b47fa27bb..7d11bcf9d74d 100644 --- a/app-portage/gentoolkit/gentoolkit-0.2.4.2.ebuild +++ b/app-portage/gentoolkit/gentoolkit-0.2.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/gentoolkit-0.2.4.2.ebuild,v 1.10 2008/10/03 13:19:33 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/gentoolkit-0.2.4.2.ebuild,v 1.11 2008/10/25 22:40:06 vapier Exp $ inherit eutils python @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="userland_GNU" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 -x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 -x86-fbsd" DEPEND=">=sys-apps/portage-2.1.1_pre1 >=dev-lang/python-2.0 |