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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/coherence/coherence-0.6.6.1.ebuild b/media-video/coherence/coherence-0.6.6.1.ebuild index 657c16378cd6..4ed96671af08 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 # 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.7 2011/01/11 21:42:23 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/coherence/coherence-0.6.6.1.ebuild,v 1.8 2011/01/16 15:10:23 armin76 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 ~ia64 ~ppc64 sparc x86" IUSE="" # deps are not exact and need some work |