summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/subvertpy/subvertpy-0.7.4.ebuild')
-rw-r--r--dev-python/subvertpy/subvertpy-0.7.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/subvertpy/subvertpy-0.7.4.ebuild b/dev-python/subvertpy/subvertpy-0.7.4.ebuild
index a65881da90ce..d8a2f243ec5b 100644
--- a/dev-python/subvertpy/subvertpy-0.7.4.ebuild
+++ b/dev-python/subvertpy/subvertpy-0.7.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.7.4.ebuild,v 1.2 2010/10/25 22:39:45 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.7.4.ebuild,v 1.3 2010/11/01 12:28:41 phajdan.jr Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -16,7 +16,7 @@ SRC_URI="http://samba.org/~jelmer/${PN}/${P}.tar.gz"
LICENSE="|| ( LGPL-2.1 LGPL-3 )"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND=">=dev-vcs/subversion-1.4"