diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-24 15:07:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-24 15:07:36 +0100 |
commit | 87e83dbba4419dcca7468d4d64bc83e0ee633ad3 (patch) | |
tree | 85fc6d57fa5124ad3d8b851e1fe6c69085f5ddcc /dev-vcs | |
parent | net-analyzer/darkstat: ppc stable wrt bug #610426 (diff) | |
download | gentoo-87e83dbba4419dcca7468d4d64bc83e0ee633ad3.tar.gz gentoo-87e83dbba4419dcca7468d4d64bc83e0ee633ad3.tar.bz2 gentoo-87e83dbba4419dcca7468d4d64bc83e0ee633ad3.zip |
dev-vcs/qbzr: ppc stable wrt bug #593150
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/qbzr/qbzr-0.23.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/qbzr/qbzr-0.23.1.ebuild b/dev-vcs/qbzr/qbzr-0.23.1.ebuild index 43c78c60e862..f5b16f1b48c3 100644 --- a/dev-vcs/qbzr/qbzr-0.23.1.ebuild +++ b/dev-vcs/qbzr/qbzr-0.23.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="https://edge.launchpad.net/qbzr/$(get_version_component_range 1-2)/${PV LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~ppc x86" +KEYWORDS="alpha amd64 ppc x86" IUSE="" # bzr version comes from NEWS file. It's lowest version required for some |