diff options
Diffstat (limited to 'media-video/coherence/coherence-0.6.6.1.ebuild')
-rw-r--r-- | media-video/coherence/coherence-0.6.6.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-video/coherence/coherence-0.6.6.1.ebuild b/media-video/coherence/coherence-0.6.6.1.ebuild index 3210b14d27c8..e80f69ba3e0a 100644 --- a/media-video/coherence/coherence-0.6.6.1.ebuild +++ b/media-video/coherence/coherence-0.6.6.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/coherence/coherence-0.6.6.1.ebuild,v 1.9 2011/03/05 17:08:17 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/coherence/coherence-0.6.6.1.ebuild,v 1.10 2013/05/26 06:38:02 patrick Exp $ EAPI=2 PYTHON_DEPEND="2:2.5" @@ -18,7 +18,7 @@ SRC_URI="http://coherence.beebits.net/download/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc64 sparc x86" +KEYWORDS="amd64 ~ppc64 ~sparc x86" IUSE="" # deps are not exact and need some work |