summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-12-02 10:49:11 +0000
committerMarkus Meier <maekke@gentoo.org>2009-12-02 10:49:11 +0000
commit01e9019f191caa32b4760c40b6f58bea76841476 (patch)
treedd3e1a6946b68c58cceae108d23e18800c81f937 /dev-python/wtforms/wtforms-0.4.ebuild
parentamd64/x86 stable, bug #295217 (diff)
downloadgentoo-2-01e9019f191caa32b4760c40b6f58bea76841476.tar.gz
gentoo-2-01e9019f191caa32b4760c40b6f58bea76841476.tar.bz2
gentoo-2-01e9019f191caa32b4760c40b6f58bea76841476.zip
amd64/x86 stable, bug #295221
(Portage version: 2.2_rc54/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/wtforms/wtforms-0.4.ebuild')
-rw-r--r--dev-python/wtforms/wtforms-0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/wtforms/wtforms-0.4.ebuild b/dev-python/wtforms/wtforms-0.4.ebuild
index 2e6afe12b7b2..2dc8259f7fce 100644
--- a/dev-python/wtforms/wtforms-0.4.ebuild
+++ b/dev-python/wtforms/wtforms-0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wtforms/wtforms-0.4.ebuild,v 1.3 2009/11/23 01:13:08 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wtforms/wtforms-0.4.ebuild,v 1.4 2009/12/02 10:49:11 maekke Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -16,7 +16,7 @@ SRC_URI="http://pypi.python.org/packages/source/W/${MY_PN}/${MY_P}.zip"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="doc"
S="${WORKDIR}/${MY_P}"