From 4584e8a350f367985ff5d05c31da317b7eb933d3 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 9 Oct 2023 07:09:13 +0000 Subject: [PATCH] app-arch/pigz: Sync with Gentoo It's from Gentoo commit c3eab6fa1db6e84500528a139a951c3a59874df8. --- .../third_party/portage-stable/app-arch/pigz/pigz-2.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/portage-stable/app-arch/pigz/pigz-2.8.ebuild b/sdk_container/src/third_party/portage-stable/app-arch/pigz/pigz-2.8.ebuild index 97573e8aa6..2138af26aa 100644 --- a/sdk_container/src/third_party/portage-stable/app-arch/pigz/pigz-2.8.ebuild +++ b/sdk_container/src/third_party/portage-stable/app-arch/pigz/pigz-2.8.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~ppc-macos" IUSE="static test" RESTRICT="!test? ( test )"