diff options
Diffstat (limited to 'media-plugins/mythweather/mythweather-0.10.ebuild')
-rw-r--r-- | media-plugins/mythweather/mythweather-0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/mythweather/mythweather-0.10.ebuild b/media-plugins/mythweather/mythweather-0.10.ebuild index ea98065b87cc..2c02ccacb4f9 100644 --- a/media-plugins/mythweather/mythweather-0.10.ebuild +++ b/media-plugins/mythweather/mythweather-0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.10.ebuild,v 1.3 2003/08/08 05:15:27 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.10.ebuild,v 1.4 2003/09/17 06:29:50 max Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.mythtv.org/mc/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=sys-apps/sed-4 || ( >=media-tv/mythtv-${PV} >=media-tv/mythfrontend-${PV} )" |