diff options
author | Olivier Crête <tester@gentoo.org> | 2006-11-11 19:31:59 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2006-11-11 19:31:59 +0000 |
commit | 260b8ca099381794326b3bfffaaf96575a234e99 (patch) | |
tree | fd84334b074ce551c7ad1c62132216cf0c329642 /dev-python/eyeD3/eyeD3-0.6.10.ebuild | |
parent | Stable on ppc wrt bug 154802 (diff) | |
download | gentoo-2-260b8ca099381794326b3bfffaaf96575a234e99.tar.gz gentoo-2-260b8ca099381794326b3bfffaaf96575a234e99.tar.bz2 gentoo-2-260b8ca099381794326b3bfffaaf96575a234e99.zip |
Stable on amd64
(Portage version: 2.1.1-r1)
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 570e983eecf5..c06a644f9957 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.5 2006/09/24 18:51:19 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.6.10.ebuild,v 1.6 2006/11/11 19:31:59 tester Exp $ NEED_PYTHON=2.3 @@ -12,7 +12,7 @@ SRC_URI="http://eyed3.nicfit.net/releases/${P}.tar.gz" IUSE="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" src_compile() { econf || die |