dev-util/xdelta: Sync with Gentoo

It's from Gentoo commit 6830dcba0cff81ab45f862a1c37d467640a06ea8.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
Flatcar Buildbot 2025-09-01 07:09:27 +00:00 committed by Krzesimir Nowak
parent 2e77ee2fe0
commit deeb0fd971

View File

@ -1,4 +1,4 @@
# Copyright 2002-2022 Gentoo Authors # Copyright 2002-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=8 EAPI=8
@ -12,7 +12,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2" LICENSE="GPL-2"
SLOT="3" SLOT="3"
KEYWORDS="~alpha amd64 ~arm64 ~hppa ~loong ppc ppc64 ~riscv sparc x86" KEYWORDS="~alpha amd64 arm64 ~hppa ~loong ppc ppc64 ~riscv sparc x86"
IUSE="examples lzma" IUSE="examples lzma"
RDEPEND="lzma? ( app-arch/xz-utils:= )" RDEPEND="lzma? ( app-arch/xz-utils:= )"