Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/librsync/
Date: Thu, 19 Oct 2017 12:43:41
Message-Id: 1508416904.af8e11fc941510c566f3f76823ee081167439305.mrueg@gentoo
1 commit: af8e11fc941510c566f3f76823ee081167439305
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 19 12:41:44 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 19 12:41:44 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af8e11fc
7
8 net-libs/librsync: Stable on amd64
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 06a1bbbf47c..e4f6f64ddb5 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}"