diff options
Diffstat (limited to 'dev-python/eyeD3/eyeD3-0.7.1.ebuild')
-rw-r--r-- | dev-python/eyeD3/eyeD3-0.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/eyeD3/eyeD3-0.7.1.ebuild b/dev-python/eyeD3/eyeD3-0.7.1.ebuild index 8f509a0c726d..b47366f52d4a 100644 --- a/dev-python/eyeD3/eyeD3-0.7.1.ebuild +++ b/dev-python/eyeD3/eyeD3-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.7.1.ebuild,v 1.3 2013/01/30 20:03:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.7.1.ebuild,v 1.4 2013/02/03 19:33:16 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://eyed3.nicfit.net/releases/${P}.tgz" LICENSE="GPL-2" SLOT="0.7" -KEYWORDS="~amd64 ~hppa ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="!<${CATEGORY}/${PN}-0.6.18-r1:0" |