summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-04-16 16:06:55 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-04-16 16:06:55 +0000
commit7828a6658b424f179139d1d7d6396fb4999ae690 (patch)
tree31ee41f7694efbe5fa8311fea5a05fef15b79c23 /dev-vcs/bzr/bzr-2.2.2-r1.ebuild
parentia64 stable wrt #343309 (diff)
downloadgentoo-2-7828a6658b424f179139d1d7d6396fb4999ae690.tar.gz
gentoo-2-7828a6658b424f179139d1d7d6396fb4999ae690.tar.bz2
gentoo-2-7828a6658b424f179139d1d7d6396fb4999ae690.zip
ia64 stable wrt #343309
(Portage version: 2.1.9.45/cvs/Linux ia64)
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 dc719d0829b3..4f4056ca87b7 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.7 2011/02/25 20:33:11 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr/bzr-2.2.2-r1.ebuild,v 1.8 2011/04/16 16:06:55 armin76 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.