diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-13 14:00:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-13 14:00:25 +0200 |
commit | 7cf2d7dea10c0fd96bbbee7cae924c99f72e81f2 (patch) | |
tree | 6af337ff273f66adcb1910d50ecc1f5ead60332d /x11-misc/grsync | |
parent | dev-lang/php: ppc stable wrt bug #693810 (diff) | |
download | gentoo-7cf2d7dea10c0fd96bbbee7cae924c99f72e81f2.tar.gz gentoo-7cf2d7dea10c0fd96bbbee7cae924c99f72e81f2.tar.bz2 gentoo-7cf2d7dea10c0fd96bbbee7cae924c99f72e81f2.zip |
x11-misc/grsync: ppc stable wrt bug #694110
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
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 3476502ec396..7f97ff251daa 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" |