diff options
Diffstat (limited to 'dev-vcs/qbzr/qbzr-0.21.1.ebuild')
-rw-r--r-- | dev-vcs/qbzr/qbzr-0.21.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/qbzr/qbzr-0.21.1.ebuild b/dev-vcs/qbzr/qbzr-0.21.1.ebuild index 442ada4119e9..5665773e539a 100644 --- a/dev-vcs/qbzr/qbzr-0.21.1.ebuild +++ b/dev-vcs/qbzr/qbzr-0.21.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/qbzr-0.21.1.ebuild,v 1.5 2012/01/23 16:47:04 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/qbzr-0.21.1.ebuild,v 1.6 2012/10/20 16:27:53 armin76 Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ SRC_URI="https://edge.launchpad.net/qbzr/$(get_version_component_range 1-2)/${PV LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="" # bzr version comes from NEWS file. It's lowest version required for some |