diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-13 14:02:48 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-13 14:02:48 +0200 |
commit | 20ec66a10e1313ec008b7bce9e678fe189884511 (patch) | |
tree | 4d1b973453588d52191e457d8eab1edacb111c71 /x11-misc/grsync | |
parent | app-cdr/bchunk: ppc64 stable wrt bug #694108 (diff) | |
download | gentoo-20ec66a10e1313ec008b7bce9e678fe189884511.tar.gz gentoo-20ec66a10e1313ec008b7bce9e678fe189884511.tar.bz2 gentoo-20ec66a10e1313ec008b7bce9e678fe189884511.zip |
x11-misc/grsync: ppc64 stable wrt bug #694110
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-misc/grsync')
-rw-r--r-- | x11-misc/grsync/grsync-1.2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/grsync/grsync-1.2.6.ebuild b/x11-misc/grsync/grsync-1.2.6.ebuild index 7f97ff251daa..a799b0ffda98 100644 --- a/x11-misc/grsync/grsync-1.2.6.ebuild +++ b/x11-misc/grsync/grsync-1.2.6.ebuild @@ -7,7 +7,7 @@ DESCRIPTION="A gtk frontend to rsync" HOMEPAGE="http://www.opbyte.it/grsync/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd" IUSE="" SRC_URI="http://www.opbyte.it/release/${P}.tar.gz" |