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: Tue, 12 Jun 2018 11:36:55
Message-Id: 1528802968.bf65b66617a3032d0b48c379ee4e8771f76efa6e.whissi@gentoo
1 commit: bf65b66617a3032d0b48c379ee4e8771f76efa6e
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 12 11:29:28 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 12 11:29:28 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf65b666
7
8 net-libs/librsync: x86 stable (bug #657270)
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 net-libs/librsync/librsync-2.0.1-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/librsync/librsync-2.0.1-r1.ebuild b/net-libs/librsync/librsync-2.0.1-r1.ebuild
16 index 59e34e585dc..26cc3b1c569 100644
17 --- a/net-libs/librsync/librsync-2.0.1-r1.ebuild
18 +++ b/net-libs/librsync/librsync-2.0.1-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 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
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
26 RDEPEND="dev-libs/popt"
27 DEPEND="${RDEPEND}"