From: Tobias Klausmann Date: Thu, 19 Jan 2012 14:02:56 +0000 (+0000) Subject: Keyworded on alpha, bug #383195 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c21ea2e101e6b4ce05aacbb17b2b7cf010d292a4;p=wtk-overlay.git Keyworded on alpha, bug #383195 Package-Manager: portage-2.1.10.44/cvs/Linux x86_64 --- diff --git a/ChangeLog b/ChangeLog index 3d41e3e..ec3594f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for dev-python/webtest -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header$ + 19 Jan 2012; Tobias Klausmann webtest-1.3.ebuild: + Keyworded on alpha, bug #383195 + 19 Sep 2011; Markus Meier webtest-1.3.ebuild: add ~arm, bug #383195 diff --git a/webtest-1.3.ebuild b/webtest-1.3.ebuild index f43c903..6dfec81 100644 --- a/webtest-1.3.ebuild +++ b/webtest-1.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$ @@ -19,7 +19,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~x86" IUSE="doc" RDEPEND=">=dev-python/webob-0.9.2"