summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs/mercurial/mercurial-1.5.ebuild')
-rw-r--r--dev-vcs/mercurial/mercurial-1.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/mercurial/mercurial-1.5.ebuild b/dev-vcs/mercurial/mercurial-1.5.ebuild
index 3edc451e980f..0bd9db0a3ada 100644
--- a/dev-vcs/mercurial/mercurial-1.5.ebuild
+++ b/dev-vcs/mercurial/mercurial-1.5.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-vcs/mercurial/mercurial-1.5.ebuild,v 1.9 2010/06/22 18:49:45 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-1.5.ebuild,v 1.10 2010/06/25 17:13:06 armin76 Exp $
EAPI=2
@@ -12,7 +12,7 @@ SRC_URI="http://mercurial.selenic.com/release/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 arm hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd"
IUSE="bugzilla emacs gpg test tk zsh-completion"
CDEPEND=">=dev-lang/python-2.4[threads]"