Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/pigz/
Date: Mon, 02 Sep 2019 04:12:57
Message-Id: 1567397505.d38bf6d4643d020bf26e958a746e6b4a9a25b536.mattst88@gentoo
1 commit: d38bf6d4643d020bf26e958a746e6b4a9a25b536
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 2 04:11:20 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 2 04:11:45 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d38bf6d4
7
8 app-arch/pigz-2.4: ppc64 stable
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 app-arch/pigz/pigz-2.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-arch/pigz/pigz-2.4.ebuild b/app-arch/pigz/pigz-2.4.ebuild
16 index e7d2139ba8c..69e5f7d243a 100644
17 --- a/app-arch/pigz/pigz-2.4.ebuild
18 +++ b/app-arch/pigz/pigz-2.4.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://www.zlib.net/pigz/${P}.tar.gz"
20
21 LICENSE="ZLIB"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ppc-macos ~sparc64-solaris"
24 +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ppc-macos ~sparc64-solaris"
25 IUSE="static symlink test"
26 RESTRICT="!test? ( test )"