Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/bzr/
Date: Sat, 25 Feb 2017 10:04:02
Message-Id: 1488016916.49f44f24dbd7f36107fc99c0d39465f3b0aeb870.ago@gentoo
1 commit: 49f44f24dbd7f36107fc99c0d39465f3b0aeb870
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 25 10:01:56 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 25 10:01:56 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49f44f24
7
8 dev-vcs/bzr: sparc stable wrt bug #526684
9
10 Package-Manager: portage-2.3.3
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-vcs/bzr/bzr-2.5.1-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-vcs/bzr/bzr-2.5.1-r1.ebuild b/dev-vcs/bzr/bzr-2.5.1-r1.ebuild
18 index e6a5adfe9b..977b002bb5 100644
19 --- a/dev-vcs/bzr/bzr-2.5.1-r1.ebuild
20 +++ b/dev-vcs/bzr/bzr-2.5.1-r1.ebuild
21 @@ -18,7 +18,7 @@ SRC_URI="https://launchpad.net/bzr/${SERIES}/${PV}/+download/${MY_P}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris"
26 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris"
27 IUSE="curl doc +sftp test"
28
29 RDEPEND="curl? ( dev-python/pycurl[${PYTHON_USEDEP}] )