Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/librsync/
Date: Sun, 22 Oct 2017 20:33:14
Message-Id: 1508704373.38fbaa6add71b162eff53fa97713616064d6913b.whissi@gentoo
1 commit: 38fbaa6add71b162eff53fa97713616064d6913b
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 22 20:27:20 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 22 20:32:53 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38fbaa6a
7
8 net-libs/librsync: x86 stable (bug #634002)
9
10 Package-Manager: Portage-2.3.11, Repoman-2.3.3
11
12 net-libs/librsync/librsync-2.0.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/librsync/librsync-2.0.0-r1.ebuild b/net-libs/librsync/librsync-2.0.0-r1.ebuild
16 index e4f6f64ddb5..1b5b7dfa0ef 100644
17 --- a/net-libs/librsync/librsync-2.0.0-r1.ebuild
18 +++ b/net-libs/librsync/librsync-2.0.0-r1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/librsync/librsync/archive/v${PV}.tar.gz -> ${P}.tar.
20
21 LICENSE="LGPL-2.1"
22 SLOT="0/2"
23 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
24 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
25
26 RDEPEND="dev-libs/popt"
27 DEPEND="${RDEPEND}"