diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-09-29 00:01:56 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-09-29 00:01:56 +0000 |
commit | 41da2c4c3b0682a74f023a6db8805f13ae61dac3 (patch) | |
tree | 2305b49ba50591f68fcd8c66d42d63a28a8e5810 /dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.2.ebuild | |
parent | Lock wxGTK to 2.6. (diff) | |
download | gentoo-2-41da2c4c3b0682a74f023a6db8805f13ae61dac3.tar.gz gentoo-2-41da2c4c3b0682a74f023a6db8805f13ae61dac3.tar.bz2 gentoo-2-41da2c4c3b0682a74f023a6db8805f13ae61dac3.zip |
Added ~amd64 wrt bug #192247
(Portage version: 2.1.3.10)
Diffstat (limited to 'dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.2.ebuild')
-rw-r--r-- | dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.2.ebuild b/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.2.ebuild index b33d3a56e4cb..b7be9ddaff16 100644 --- a/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.2.ebuild +++ b/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.4.2.ebuild,v 1.5 2007/09/26 18:17:34 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.2.ebuild,v 1.6 2007/09/29 00:01:56 angelos Exp $ inherit php-pear-r1 depend.php @@ -8,7 +8,7 @@ DESCRIPTION="This class acts as an interface to various online weather-services" LICENSE="BSD" SLOT="0" -KEYWORDS="~arm hppa ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~amd64 ~arm hppa ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="minimal" RDEPEND=">=dev-php/PEAR-HTTP_Request-1.2.4-r1 |