From: Anthony G. Basile Date: Sun, 5 Aug 2012 06:14:42 +0000 (+0000) Subject: Stable arm, bug #427546 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=668285c3c8b5dde9e4c9519787d9193239214e78;p=wtk-overlay.git Stable arm, bug #427546 Package-Manager: portage-2.1.10.65/cvs/Linux x86_64 --- diff --git a/ChangeLog b/ChangeLog index 4b0fd6b..31a2256 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header$ + 05 Aug 2012; Anthony G. Basile webtest-1.2.3.ebuild: + Stable arm, bug #427546 + 24 Jul 2012; Anthony G. Basile webtest-1.3.ebuild, webtest-1.3.4.ebuild: Keyword ~ppc64 diff --git a/webtest-1.2.3.ebuild b/webtest-1.2.3.ebuild index 1d99393..19c7d5b 100644 --- a/webtest-1.2.3.ebuild +++ b/webtest-1.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header$ @@ -20,7 +20,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm ppc ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-python/webob-0.9.2"