summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-openid/python-openid-2.2.5.ebuild')
-rw-r--r--dev-python/python-openid/python-openid-2.2.5.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-openid/python-openid-2.2.5.ebuild b/dev-python/python-openid/python-openid-2.2.5.ebuild
index 5b78f8158010..2e50341d3cf1 100644
--- a/dev-python/python-openid/python-openid-2.2.5.ebuild
+++ b/dev-python/python-openid/python-openid-2.2.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-openid/python-openid-2.2.5.ebuild,v 1.3 2010/11/21 12:18:28 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-openid/python-openid-2.2.5.ebuild,v 1.4 2011/05/05 09:00:05 hwoarang Exp $
EAPI="3"
PYTHON_DEPEND="2:2.5"
@@ -16,7 +16,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
IUSE="examples mysql postgres sqlite"
RDEPEND="mysql? ( >=dev-python/mysql-python-1.2.2 )