diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-24 14:39:54 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-24 14:39:54 +0000 |
commit | 105c6bb1eb37ec8963a7aac32a526779ed3ed590 (patch) | |
tree | 0cc61a27b5cbbe6971d03cd729d477d6e748361b /dev-python/eyeD3/eyeD3-0.6.18.ebuild | |
parent | x86 stable wrt bug #404709 (diff) | |
download | gentoo-2-105c6bb1eb37ec8963a7aac32a526779ed3ed590.tar.gz gentoo-2-105c6bb1eb37ec8963a7aac32a526779ed3ed590.tar.bz2 gentoo-2-105c6bb1eb37ec8963a7aac32a526779ed3ed590.zip |
x86 stable wrt bug #404711
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'dev-python/eyeD3/eyeD3-0.6.18.ebuild')
-rw-r--r-- | dev-python/eyeD3/eyeD3-0.6.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/eyeD3/eyeD3-0.6.18.ebuild b/dev-python/eyeD3/eyeD3-0.6.18.ebuild index 6b9d0aaf22f6..1d64535e67a0 100644 --- a/dev-python/eyeD3/eyeD3-0.6.18.ebuild +++ b/dev-python/eyeD3/eyeD3-0.6.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.6.18.ebuild,v 1.3 2012/02/21 23:40:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.6.18.ebuild,v 1.4 2012/02/24 14:39:54 phajdan.jr Exp $ EAPI="3" PYTHON_DEPEND="2:2.5" @@ -14,7 +14,7 @@ SRC_URI="http://eyed3.nicfit.net/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" IUSE="" DEPEND="" |