commit: 0e854cfdd60cb5e7c3699ee22e110fd9b29d622c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 2 10:48:19 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 2 10:48:19 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e854cfd
app-arch/pigz: Stabilize 2.6 hppa, #832535 Signed-off-by: Sam James <sam <AT> gentoo.org> app-arch/pigz/pigz-2.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-arch/pigz/pigz-2.6.ebuild b/app-arch/pigz/pigz-2.6.ebuild index 73d2eb703ca9..94c255643611 100644 --- a/app-arch/pigz/pigz-2.6.ebuild +++ b/app-arch/pigz/pigz-2.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://www.zlib.net/pigz/${P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~ppc-macos ~sparc64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~ppc-macos ~sparc64-solaris" IUSE="static symlink test" RESTRICT="!test? ( test )"
