diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-04-01 14:52:56 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-04-01 14:52:56 +0000 |
commit | c2d472dcfac5c36433cd7db3f59607238c732d2c (patch) | |
tree | 5650e2fbde73041fa4d31410907ed321557a329b /dev-python/eyeD3/eyeD3-0.6.10.ebuild | |
parent | Mark 20050320.1 ~ia64 (diff) | |
download | gentoo-2-c2d472dcfac5c36433cd7db3f59607238c732d2c.tar.gz gentoo-2-c2d472dcfac5c36433cd7db3f59607238c732d2c.tar.bz2 gentoo-2-c2d472dcfac5c36433cd7db3f59607238c732d2c.zip |
Mark 0.6.10 ~ia64
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'dev-python/eyeD3/eyeD3-0.6.10.ebuild')
-rw-r--r-- | dev-python/eyeD3/eyeD3-0.6.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/eyeD3/eyeD3-0.6.10.ebuild b/dev-python/eyeD3/eyeD3-0.6.10.ebuild index 0542bb3b9177..ba3d8770e4b3 100644 --- a/dev-python/eyeD3/eyeD3-0.6.10.ebuild +++ b/dev-python/eyeD3/eyeD3-0.6.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.6.10.ebuild,v 1.1 2006/03/28 22:32:08 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.6.10.ebuild,v 1.2 2006/04/01 14:52:56 agriffis Exp $ inherit distutils @@ -11,7 +11,7 @@ SRC_URI="http://eyed3.nicfit.net/releases/${P}.tar.gz" IUSE="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" DEPEND=">=dev-lang/python-2.3" src_compile() { |