Keyworded on alpha, bug #383195
authorTobias Klausmann <klausman@gentoo.org>
Thu, 19 Jan 2012 14:02:56 +0000 (14:02 +0000)
committerTobias Klausmann <klausman@gentoo.org>
Thu, 19 Jan 2012 14:02:56 +0000 (14:02 +0000)
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64

ChangeLog
webtest-1.3.ebuild

index 3d41e3efe7734a78e9e182abbd98fde37f0d45b3..ec3594fef8947194669e1c53c54fddaeb9cb0812 100644 (file)
--- 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 <klausman@gentoo.org> webtest-1.3.ebuild:
+  Keyworded on alpha, bug #383195
+
   19 Sep 2011; Markus Meier <maekke@gentoo.org> webtest-1.3.ebuild:
   add ~arm, bug #383195
 
index f43c903fdfae5d524f85f622f79b730df0b9d659..6dfec81ead2135821e141c9e72ea434ac02895db 100644 (file)
@@ -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"