diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:05:30 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:05:30 +0100 |
commit | 5e596b8b4f7b5885a25a5bb3a5f0f42f724cb8ef (patch) | |
tree | cf6e0b310b990f62cc08d016f83e0d60616b4025 /dev-vcs/qbzr | |
parent | dev-vcs/bzr-explorer: amd64 stable wrt bug #593150 (diff) | |
download | gentoo-5e596b8b4f7b5885a25a5bb3a5f0f42f724cb8ef.tar.gz gentoo-5e596b8b4f7b5885a25a5bb3a5f0f42f724cb8ef.tar.bz2 gentoo-5e596b8b4f7b5885a25a5bb3a5f0f42f724cb8ef.zip |
dev-vcs/qbzr: amd64 stable wrt bug #593150
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-vcs/qbzr')
-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 b627fa5acf0c..f40eee161118 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-2015 Gentoo Foundation +# Copyright 1999-2016 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 |