diff options
Diffstat (limited to 'rox-extra/weather/weather-0.3.2.ebuild')
-rw-r--r-- | rox-extra/weather/weather-0.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rox-extra/weather/weather-0.3.2.ebuild b/rox-extra/weather/weather-0.3.2.ebuild index 0313c397fa32..40173dc202f2 100644 --- a/rox-extra/weather/weather-0.3.2.ebuild +++ b/rox-extra/weather/weather-0.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/weather/weather-0.3.2.ebuild,v 1.2 2014/01/12 20:08:22 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/weather/weather-0.3.2.ebuild,v 1.3 2014/01/14 13:57:45 ago Exp $ ROX_LIB_VER=1.9.6 inherit rox @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.berlios.de/pub/rox4debian/apps/${MY_PN}-${PV}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" APPNAME="${MY_PN}" |