app-arch/zstd: Sync with Gentoo

It's from Gentoo commit e0cae755a2f283b3890f476c2eacd84ea69138b8.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
Flatcar Buildbot 2025-07-21 07:10:03 +00:00 committed by Mathieu Tortuyaux
parent af82c9a828
commit 3e6051018f
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8

View File

@ -12,7 +12,7 @@ S="${WORKDIR}"/${P}/build/meson
LICENSE="|| ( BSD GPL-2 )" LICENSE="|| ( BSD GPL-2 )"
SLOT="0/1" SLOT="0/1"
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="+lzma lz4 static-libs test zlib" IUSE="+lzma lz4 static-libs test zlib"
RESTRICT="!test? ( test )" RESTRICT="!test? ( test )"