diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-29 07:00:54 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-29 07:00:54 +0000 |
commit | fbf83878e7efd51e7b80d694cdb3fb24859ffe0b (patch) | |
tree | 93393f7c4cbab39f92dd69fcede51a2e30216a60 /dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.3.2-r1.ebuild | |
parent | add back in alpha/s390 love (diff) | |
download | gentoo-2-fbf83878e7efd51e7b80d694cdb3fb24859ffe0b.tar.gz gentoo-2-fbf83878e7efd51e7b80d694cdb3fb24859ffe0b.tar.bz2 gentoo-2-fbf83878e7efd51e7b80d694cdb3fb24859ffe0b.zip |
add back in alpha/s390 love
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.3.2-r1.ebuild')
-rw-r--r-- | dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.3.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.3.2-r1.ebuild b/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.3.2-r1.ebuild index 6f506fec10da..7c7233e9f36b 100644 --- a/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.3.2-r1.ebuild +++ b/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.3.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.3.2-r1.ebuild,v 1.15 2006/01/29 06:37:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.3.2-r1.ebuild,v 1.16 2006/01/29 07:00:54 vapier Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="This class acts as an interface to various online weather-services. LICENSE="PHP" SLOT="0" -KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-Cache-1.5.4-r1 >=dev-php/PEAR-DB-1.7.6-r1 |