summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs/bzr/bzr-2.2.2-r1.ebuild')
-rw-r--r--dev-vcs/bzr/bzr-2.2.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/bzr/bzr-2.2.2-r1.ebuild b/dev-vcs/bzr/bzr-2.2.2-r1.ebuild
index 79b33a9413cf..dc719d0829b3 100644
--- a/dev-vcs/bzr/bzr-2.2.2-r1.ebuild
+++ b/dev-vcs/bzr/bzr-2.2.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr/bzr-2.2.2-r1.ebuild,v 1.6 2011/02/05 22:47:44 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr/bzr-2.2.2-r1.ebuild,v 1.7 2011/02/25 20:33:11 xarthisius Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -19,7 +19,7 @@ SRC_URI="http://launchpad.net/bzr/${SERIES}/${PV}/+download/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE="curl doc emacs +sftp test"
# Disable until https://bugs.launchpad.net/bzr/+bug/392127 is released.