Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/grsync/
Date: Thu, 30 May 2019 20:10:31
Message-Id: 1559246996.f17a6d497435087f55532842c6ee956b589587cd.slyfox@gentoo
1 commit: f17a6d497435087f55532842c6ee956b589587cd
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 30 20:09:56 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu May 30 20:09:56 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f17a6d49
7
8 x11-misc/grsync: keyworded 1.2.6 for ppc64, bug #686876
9
10 Package-Manager: Portage-2.3.67, Repoman-2.3.13
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 x11-misc/grsync/grsync-1.2.6.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/x11-misc/grsync/grsync-1.2.6.ebuild b/x11-misc/grsync/grsync-1.2.6.ebuild
18 index 86540cbfa78..3476502ec39 100644
19 --- a/x11-misc/grsync/grsync-1.2.6.ebuild
20 +++ b/x11-misc/grsync/grsync-1.2.6.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -7,7 +7,7 @@ DESCRIPTION="A gtk frontend to rsync"
28 HOMEPAGE="http://www.opbyte.it/grsync/"
29 LICENSE="GPL-2"
30 SLOT="0"
31 -KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
32 +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd"
33 IUSE=""
34 SRC_URI="http://www.opbyte.it/release/${P}.tar.gz"