From d8b376fc57862e2937b5b2e455390785245729f3 Mon Sep 17 00:00:00 2001 From: Steve Dibb Date: Thu, 26 Apr 2007 23:48:30 +0000 Subject: add ~amd64, bug 175187 (Portage version: 2.1.2.4) --- dev-python/webpy/ChangeLog | 5 ++++- dev-python/webpy/webpy-0.2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-python') diff --git a/dev-python/webpy/ChangeLog b/dev-python/webpy/ChangeLog index 319e14adc9f6..5d98e2a81bb2 100644 --- a/dev-python/webpy/ChangeLog +++ b/dev-python/webpy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/webpy # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/ChangeLog,v 1.1 2007/01/19 09:01:30 wrobel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/ChangeLog,v 1.2 2007/04/26 23:48:30 beandog Exp $ + + 26 Apr 2007; Steve Dibb webpy-0.2.ebuild: + add ~amd64, bug 175187 *webpy-0.2 (19 Jan 2007) diff --git a/dev-python/webpy/webpy-0.2.ebuild b/dev-python/webpy/webpy-0.2.ebuild index 0e3276ecc69d..d632a24c320c 100644 --- a/dev-python/webpy/webpy-0.2.ebuild +++ b/dev-python/webpy/webpy-0.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-python/webpy/webpy-0.2.ebuild,v 1.1 2007/01/19 09:01:30 wrobel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/webpy-0.2.ebuild,v 1.2 2007/04/26 23:48:30 beandog Exp $ inherit distutils @@ -12,7 +12,7 @@ SRC_URI="http://www.webpy.org/${MY_PN}-${PV}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=dev-lang/python-2.3" -- cgit v1.2.3-65-gdbad