diff options
Diffstat (limited to 'dev-python/eyeD3/eyeD3-0.6.4.ebuild')
-rw-r--r-- | dev-python/eyeD3/eyeD3-0.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/eyeD3/eyeD3-0.6.4.ebuild b/dev-python/eyeD3/eyeD3-0.6.4.ebuild index f0034c1e8d95..0517ed25524e 100644 --- a/dev-python/eyeD3/eyeD3-0.6.4.ebuild +++ b/dev-python/eyeD3/eyeD3-0.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.6.4.ebuild,v 1.1 2005/02/08 05:50:56 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.6.4.ebuild,v 1.1.1.1 2005/11/30 10:10:08 chriswhite Exp $ IUSE="" @@ -12,7 +12,7 @@ SRC_URI="http://eyed3.nicfit.net/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc sparc x86" DEPEND=">=virtual/python-2.3" |