diff options
Diffstat (limited to 'app-misc/gentoo/gentoo-0.11.43.ebuild')
-rw-r--r-- | app-misc/gentoo/gentoo-0.11.43.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/gentoo/gentoo-0.11.43.ebuild b/app-misc/gentoo/gentoo-0.11.43.ebuild index b3fe90823fa3..774b5f6fe625 100644 --- a/app-misc/gentoo/gentoo-0.11.43.ebuild +++ b/app-misc/gentoo/gentoo-0.11.43.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.43.ebuild,v 1.1 2003/11/19 19:08:36 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gentoo/gentoo-0.11.43.ebuild,v 1.2 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 |