Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/grsync/
Date: Fri, 13 Sep 2019 12:03:06
Message-Id: 1568376168.20ec66a10e1313ec008b7bce9e678fe189884511.ago@gentoo
1 commit: 20ec66a10e1313ec008b7bce9e678fe189884511
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 13 12:02:48 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 13 12:02:48 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20ec66a1
7
8 x11-misc/grsync: ppc64 stable wrt bug #694110
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 x11-misc/grsync/grsync-1.2.6.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-misc/grsync/grsync-1.2.6.ebuild b/x11-misc/grsync/grsync-1.2.6.ebuild
18 index 7f97ff251da..a799b0ffda9 100644
19 --- a/x11-misc/grsync/grsync-1.2.6.ebuild
20 +++ b/x11-misc/grsync/grsync-1.2.6.ebuild
21 @@ -7,7 +7,7 @@ DESCRIPTION="A gtk frontend to rsync"
22 HOMEPAGE="http://www.opbyte.it/grsync/"
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd"
26 +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
27 IUSE=""
28 SRC_URI="http://www.opbyte.it/release/${P}.tar.gz"