summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-01-09 20:45:30 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-01-09 20:45:30 +0000
commit3731690a9a1db656de0c5900a4eff5be7a556a59 (patch)
tree386febb790106e2c4680249fc5b3ac5e7f354a0a /dev-python/webtest
parentAdd ~arm (diff)
downloadgentoo-2-3731690a9a1db656de0c5900a4eff5be7a556a59.tar.gz
gentoo-2-3731690a9a1db656de0c5900a4eff5be7a556a59.tar.bz2
gentoo-2-3731690a9a1db656de0c5900a4eff5be7a556a59.zip
Add ~arm
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-python/webtest')
-rw-r--r--dev-python/webtest/ChangeLog7
-rw-r--r--dev-python/webtest/webtest-1.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/webtest/ChangeLog b/dev-python/webtest/ChangeLog
index 15869b6b6909..0e82f4c30cf1 100644
--- a/dev-python/webtest/ChangeLog
+++ b/dev-python/webtest/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/webtest
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v 1.5 2009/11/30 16:48:43 volkmar Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v 1.6 2010/01/09 20:45:30 armin76 Exp $
+
+ 09 Jan 2010; Raúl Porcel <armin76@gentoo.org> webtest-1.2.ebuild:
+ Add ~arm
30 Nov 2009; Mounir Lamouri <volkmar@gentoo.org> webtest-1.2.ebuild:
Keywording for ppc, bug 294905
diff --git a/dev-python/webtest/webtest-1.2.ebuild b/dev-python/webtest/webtest-1.2.ebuild
index 2c976faddcf6..08e662200c15 100644
--- a/dev-python/webtest/webtest-1.2.ebuild
+++ b/dev-python/webtest/webtest-1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.2.ebuild,v 1.4 2009/11/30 16:48:43 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.2.ebuild,v 1.5 2010/01/09 20:45:30 armin76 Exp $
EAPI="2"
@@ -17,7 +17,7 @@ HOMEPAGE="http://pythonpaste.org/webtest/ http://pypi.python.org/pypi/WebTest"
SRC_URI="http://pypi.python.org/packages/source/W/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
SLOT="0"
IUSE="doc examples"