diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-03-05 17:08:17 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-03-05 17:08:17 +0000 |
commit | e067edf9b279861c3d00e8f99c666f38c4e904b9 (patch) | |
tree | 024f44ba863f0599acc40d7945803638fd729fb5 /media-video/coherence/coherence-0.6.6.2.ebuild | |
parent | Use.mask upnp (diff) | |
download | historical-e067edf9b279861c3d00e8f99c666f38c4e904b9.tar.gz historical-e067edf9b279861c3d00e8f99c666f38c4e904b9.tar.bz2 historical-e067edf9b279861c3d00e8f99c666f38c4e904b9.zip |
Drop ia64 keywords
Package-Manager: portage-2.1.9.41/cvs/Linux ia64
Diffstat (limited to 'media-video/coherence/coherence-0.6.6.2.ebuild')
-rw-r--r-- | media-video/coherence/coherence-0.6.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/coherence/coherence-0.6.6.2.ebuild b/media-video/coherence/coherence-0.6.6.2.ebuild index 61dab9d3132c..bf644ab5cc7b 100644 --- a/media-video/coherence/coherence-0.6.6.2.ebuild +++ b/media-video/coherence/coherence-0.6.6.2.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.2.ebuild,v 1.8 2011/03/04 21:03:26 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/coherence/coherence-0.6.6.2.ebuild,v 1.9 2011/03/05 17:08:17 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 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="" # deps are not exact and need some work |