diff options
Diffstat (limited to 'dev-util/eric/eric-3.5.1.ebuild')
-rw-r--r-- | dev-util/eric/eric-3.5.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/eric/eric-3.5.1.ebuild b/dev-util/eric/eric-3.5.1.ebuild index 920c04ccc4f1..4f4d6d2808b7 100644 --- a/dev-util/eric/eric-3.5.1.ebuild +++ b/dev-util/eric/eric-3.5.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.5.1.ebuild,v 1.1 2004/12/05 00:36:38 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.5.1.ebuild,v 1.2 2005/01/21 17:33:35 carlo Exp $ inherit python @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/eric-ide/${P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~ppc64" +KEYWORDS="x86 ~ppc ~sparc ~amd64 ~ppc64" IUSE="idl" python_version |