Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/librsync/
Date: Wed, 11 Jul 2018 05:05:22
Message-Id: 1531285350.ccd524df357946dae8d42503f24aa4ac4970bdfb.maekke@gentoo
1 commit: ccd524df357946dae8d42503f24aa4ac4970bdfb
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 11 05:02:30 2018 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 11 05:02:30 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccd524df
7
8 net-libs/librsync: arm stable, bug #657270
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11 RepoMan-Options: --include-arches="arm"
12
13 net-libs/librsync/librsync-2.0.1-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/librsync/librsync-2.0.1-r1.ebuild b/net-libs/librsync/librsync-2.0.1-r1.ebuild
17 index e082d6abcc7..c79a64554ad 100644
18 --- a/net-libs/librsync/librsync-2.0.1-r1.ebuild
19 +++ b/net-libs/librsync/librsync-2.0.1-r1.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/librsync/librsync/archive/v${PV}.tar.gz -> ${P}.tar.
21
22 LICENSE="LGPL-2.1"
23 SLOT="0/2"
24 -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
25 +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
26
27 RDEPEND="dev-libs/popt"
28 DEPEND="${RDEPEND}"