diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-02-16 07:44:37 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-02-16 07:44:37 +0000 |
commit | 7be04d88512b57e3564cb21d309762745577622c (patch) | |
tree | e8b10bd0b318c9671dac4ee91238ac5c15f7face /dev-python/eyeD3/eyeD3-0.6.17.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-7be04d88512b57e3564cb21d309762745577622c.tar.gz gentoo-2-7be04d88512b57e3564cb21d309762745577622c.tar.bz2 gentoo-2-7be04d88512b57e3564cb21d309762745577622c.zip |
Add ~x64-macos for bug 305355
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'dev-python/eyeD3/eyeD3-0.6.17.ebuild')
-rw-r--r-- | dev-python/eyeD3/eyeD3-0.6.17.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/eyeD3/eyeD3-0.6.17.ebuild b/dev-python/eyeD3/eyeD3-0.6.17.ebuild index 51707a7579ac..a3ada4ed7471 100644 --- a/dev-python/eyeD3/eyeD3-0.6.17.ebuild +++ b/dev-python/eyeD3/eyeD3-0.6.17.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.6.17.ebuild,v 1.10 2009/12/11 20:01:54 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.6.17.ebuild,v 1.11 2010/02/16 07:44:37 abcd Exp $ EAPI="2" NEED_PYTHON="2.5" @@ -14,7 +14,7 @@ SRC_URI="http://eyed3.nicfit.net/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" IUSE="" DEPEND="" |