diff options
Diffstat (limited to 'dev-vcs/qbzr/qbzr-0.23.0.ebuild')
-rw-r--r-- | dev-vcs/qbzr/qbzr-0.23.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/qbzr/qbzr-0.23.0.ebuild b/dev-vcs/qbzr/qbzr-0.23.0.ebuild index 19297a723cae..8df8315c9f38 100644 --- a/dev-vcs/qbzr/qbzr-0.23.0.ebuild +++ b/dev-vcs/qbzr/qbzr-0.23.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/qbzr-0.23.0.ebuild,v 1.5 2013/03/26 10:33:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/qbzr-0.23.0.ebuild,v 1.6 2013/04/22 12:24:07 ago 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="amd64 ppc x86" +KEYWORDS="alpha amd64 ppc x86" IUSE="" # bzr version comes from NEWS file. It's lowest version required for some |