Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/librsync/
Date: Sun, 29 Oct 2017 21:58:21
Message-Id: 1509314294.6effa2971450a60a56ba1b721c3fe3f5ab992275.slyfox@gentoo
1 commit: 6effa2971450a60a56ba1b721c3fe3f5ab992275
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 29 21:58:06 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 29 21:58:14 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6effa297
7
8 net-libs/librsync: stable 2.0.0-r1 for sparc, bug #634002 (thanks to Rolf Eike Beer)
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11 RepoMan-Options: --include-arches="sparc"
12
13 net-libs/librsync/librsync-2.0.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/librsync/librsync-2.0.0-r1.ebuild b/net-libs/librsync/librsync-2.0.0-r1.ebuild
17 index fc234c9a4ae..6d328f9cacf 100644
18 --- a/net-libs/librsync/librsync-2.0.0-r1.ebuild
19 +++ b/net-libs/librsync/librsync-2.0.0-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 ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
25 +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 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}"