diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-14 20:59:14 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-14 20:59:14 +0100 |
commit | 536f5c992d35e7b47ef5319b20bdff8e63aef4ed (patch) | |
tree | 2e2ff4b846dad7dfd1ac7c02abf84dad155fa7b3 /net-misc/zsync | |
parent | dev-python/tox: stable 3.15.0 for ppc (diff) | |
download | gentoo-536f5c992d35e7b47ef5319b20bdff8e63aef4ed.tar.gz gentoo-536f5c992d35e7b47ef5319b20bdff8e63aef4ed.tar.bz2 gentoo-536f5c992d35e7b47ef5319b20bdff8e63aef4ed.zip |
net-misc/zsync: keyworded 0.6.2-r1 for ppc
keyworded wrt bug #727708
Package-Manager: Portage-2.3.100, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-misc/zsync')
-rw-r--r-- | net-misc/zsync/zsync-0.6.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/zsync/zsync-0.6.2-r1.ebuild b/net-misc/zsync/zsync-0.6.2-r1.ebuild index 39625dc9ac89..ca66b738bda6 100644 --- a/net-misc/zsync/zsync-0.6.2-r1.ebuild +++ b/net-misc/zsync/zsync-0.6.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc64 x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" IUSE="" ZLIB_S="${WORKDIR}/${ZLIB_P}" |