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:55
Message-Id: 1567397505.66db21d20235e798b349970f045d7dc0f5a92fa6.mattst88@gentoo
1 commit: 66db21d20235e798b349970f045d7dc0f5a92fa6
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 2 04:11:15 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=66db21d2
7
8 app-arch/pigz-2.4: ppc 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 ed4dddd258c..e7d2139ba8c 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 )"