diff options
Diffstat (limited to 'dev-util/devel-chroots/devel-chroots-1.0.1.ebuild')
-rw-r--r-- | dev-util/devel-chroots/devel-chroots-1.0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/devel-chroots/devel-chroots-1.0.1.ebuild b/dev-util/devel-chroots/devel-chroots-1.0.1.ebuild index 5137de3d16b3..6f95391e5454 100644 --- a/dev-util/devel-chroots/devel-chroots-1.0.1.ebuild +++ b/dev-util/devel-chroots/devel-chroots-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/devel-chroots/devel-chroots-1.0.1.ebuild,v 1.10 2008/06/12 23:48:08 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/devel-chroots/devel-chroots-1.0.1.ebuild,v 1.11 2010/06/05 14:48:19 armin76 Exp $ DESCRIPTION="Gentoo Developer chroots installation/configuration launcher" HOMEPAGE="http://www.gentoo.org/proj/en/hardened/docs/devel-chroots-intro.xml" @@ -13,7 +13,7 @@ SLOT="0" # for testing purposes only # KEYWORDS="-*" # expected first scope, will be expanded to amd64 and/or ia64 when test machines available -KEYWORDS="amd64 ~hppa ppc ~sparc x86" +KEYWORDS="amd64 ~hppa ppc x86" IUSE="" |