diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:33:17 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:33:17 +0000 |
commit | 85e2b76d664442fef54e4b24226270568859720d (patch) | |
tree | d017f02d045aff74185ea981c28a980e03a98531 /media-tv/xawtv | |
parent | files/elfutils-0.89-alpha-mips-atime.diff: \ Fix 0.89 compilation on mips (Ma... (diff) | |
download | gentoo-2-85e2b76d664442fef54e4b24226270568859720d.tar.gz gentoo-2-85e2b76d664442fef54e4b24226270568859720d.tar.bz2 gentoo-2-85e2b76d664442fef54e4b24226270568859720d.zip |
Remove arm keywords
Diffstat (limited to 'media-tv/xawtv')
-rw-r--r-- | media-tv/xawtv/xawtv-3.90-r1.ebuild | 4 | ||||
-rw-r--r-- | media-tv/xawtv/xawtv-3.90.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-tv/xawtv/xawtv-3.90-r1.ebuild b/media-tv/xawtv/xawtv-3.90-r1.ebuild index 5231236bf03c..46996344cbf5 100644 --- a/media-tv/xawtv/xawtv-3.90-r1.ebuild +++ b/media-tv/xawtv/xawtv-3.90-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/xawtv/xawtv-3.90-r1.ebuild,v 1.3 2004/02/22 09:39:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/xawtv/xawtv-3.90-r1.ebuild,v 1.4 2004/02/22 22:31:21 agriffis Exp $ inherit virtualx @@ -17,7 +17,7 @@ SRC_URI="http://bytesex.org/xawtv/${PN}_${PV}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~arm ~ia64 ~amd64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~ia64 ~amd64" DEPEND=">=sys-libs/ncurses-5.1 >=media-libs/jpeg-6b diff --git a/media-tv/xawtv/xawtv-3.90.ebuild b/media-tv/xawtv/xawtv-3.90.ebuild index 6db82e3c001f..7c888f7017df 100644 --- a/media-tv/xawtv/xawtv-3.90.ebuild +++ b/media-tv/xawtv/xawtv-3.90.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/xawtv/xawtv-3.90.ebuild,v 1.5 2004/02/22 09:39:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/xawtv/xawtv-3.90.ebuild,v 1.6 2004/02/22 22:31:21 agriffis Exp $ inherit virtualx @@ -17,7 +17,7 @@ SRC_URI="http://bytesex.org/xawtv/${PN}_${PV}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~arm ~ia64 ~amd64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~ia64 ~amd64" DEPEND=">=sys-libs/ncurses-5.1 >=media-libs/jpeg-6b |