mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-20 11:51:06 +02:00
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:
parent
2e77ee2fe0
commit
deeb0fd971
@ -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:= )"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user