Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/zsync/
Date: Sat, 08 Dec 2018 09:31:02
Message-Id: 1544261450.3e347606b2157af22bb448892201e6aef9193645.slyfox@gentoo
1 commit: 3e347606b2157af22bb448892201e6aef9193645
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 8 09:30:50 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 8 09:30:50 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e347606
7
8 net-misc/zsync: keyworded 0.6.2-r1 for ppc64, bug #671922
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 net-misc/zsync/zsync-0.6.2-r1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/net-misc/zsync/zsync-0.6.2-r1.ebuild b/net-misc/zsync/zsync-0.6.2-r1.ebuild
18 index cc19d4024ce..39625dc9ac8 100644
19 --- a/net-misc/zsync/zsync-0.6.2-r1.ebuild
20 +++ b/net-misc/zsync/zsync-0.6.2-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2014 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -17,7 +17,7 @@ SRC_URI="
28
29 LICENSE="Artistic-2"
30 SLOT="0"
31 -KEYWORDS="amd64 ~arm x86"
32 +KEYWORDS="amd64 ~arm ~ppc64 x86"
33 IUSE=""
34
35 ZLIB_S="${WORKDIR}/${ZLIB_P}"