diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-17 11:19:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-17 11:19:18 +0000 |
commit | d2152ea7f760ef4df4f39333904ddb57e1c67780 (patch) | |
tree | 4c28638a2af2b1f26c6db2a2589df82f65fc2bcc /dev-python/webpy/webpy-0.36.ebuild | |
parent | Stable for amd64, wrt bug #400185 (diff) | |
download | gentoo-2-d2152ea7f760ef4df4f39333904ddb57e1c67780.tar.gz gentoo-2-d2152ea7f760ef4df4f39333904ddb57e1c67780.tar.bz2 gentoo-2-d2152ea7f760ef4df4f39333904ddb57e1c67780.zip |
Stable for amd64, wrt bug #400341
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/webpy/webpy-0.36.ebuild')
-rw-r--r-- | dev-python/webpy/webpy-0.36.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/webpy/webpy-0.36.ebuild b/dev-python/webpy/webpy-0.36.ebuild index 99ed02170538..c413e66f360f 100644 --- a/dev-python/webpy/webpy-0.36.ebuild +++ b/dev-python/webpy/webpy-0.36.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/webpy-0.36.ebuild,v 1.1 2011/09/13 07:29:25 djc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/webpy-0.36.ebuild,v 1.2 2012/02/17 11:19:18 ago Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -17,7 +17,7 @@ SRC_URI="http://www.webpy.org/static/${MY_PN}-${PV}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~hppa ~x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="" |