diff options
Diffstat (limited to 'app-misc/gentoo/gentoo-0.11.45.ebuild')
-rw-r--r-- | app-misc/gentoo/gentoo-0.11.45.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/gentoo/gentoo-0.11.45.ebuild b/app-misc/gentoo/gentoo-0.11.45.ebuild index 4b1288a3a793..55f612388185 100644 --- a/app-misc/gentoo/gentoo-0.11.45.ebuild +++ b/app-misc/gentoo/gentoo-0.11.45.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gentoo/gentoo-0.11.45.ebuild,v 1.2 2003/12/13 16:49:24 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gentoo/gentoo-0.11.45.ebuild,v 1.3 2004/02/21 00:21:17 mr_bones_ Exp $ IUSE="nls gnome" @@ -14,7 +14,7 @@ RDEPEND="nls? ( sys-devel/gettext )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ~ia64 ppc ~sparc ~alpha ~hppa ~mips ~arm" +KEYWORDS="~x86 ~amd64 ~ia64 ppc ~sparc ~alpha ~hppa" src_compile() { local myconf |