diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-30 21:09:56 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-30 21:09:56 +0100 |
commit | f17a6d497435087f55532842c6ee956b589587cd (patch) | |
tree | fc023ff92682763757d3bb6558d857a819af4c28 /x11-misc/grsync | |
parent | net-analyzer/netselect: stable 0.4 for ia64, bug #686864 (diff) | |
download | gentoo-f17a6d497435087f55532842c6ee956b589587cd.tar.gz gentoo-f17a6d497435087f55532842c6ee956b589587cd.tar.bz2 gentoo-f17a6d497435087f55532842c6ee956b589587cd.zip |
x11-misc/grsync: keyworded 1.2.6 for ppc64, bug #686876
Package-Manager: Portage-2.3.67, Repoman-2.3.13
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-misc/grsync')
-rw-r--r-- | x11-misc/grsync/grsync-1.2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/grsync/grsync-1.2.6.ebuild b/x11-misc/grsync/grsync-1.2.6.ebuild index 86540cbfa78e..3476502ec396 100644 --- a/x11-misc/grsync/grsync-1.2.6.ebuild +++ b/x11-misc/grsync/grsync-1.2.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ DESCRIPTION="A gtk frontend to rsync" HOMEPAGE="http://www.opbyte.it/grsync/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd" IUSE="" SRC_URI="http://www.opbyte.it/release/${P}.tar.gz" |