dev-util/patchelf: Sync with Gentoo

It's from Gentoo commit 19570971c61d5ca302ef895cee58bbf4b6d4705c.
This commit is contained in:
Flatcar Buildbot 2022-10-24 07:49:14 +00:00 committed by Dongsu Park
parent 96e5b8a4f4
commit 9459e80c56

View File

@ -9,7 +9,7 @@ DESCRIPTION="Small utility to modify the dynamic linker and RPATH of ELF executa
HOMEPAGE="https://github.com/NixOS/patchelf" HOMEPAGE="https://github.com/NixOS/patchelf"
SRC_URI="https://github.com/NixOS/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" SRC_URI="https://github.com/NixOS/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
SLOT="0" SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~riscv-linux ~x86-linux" KEYWORDS="~amd64 arm arm64 ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~riscv-linux ~x86-linux"
LICENSE="GPL-3" LICENSE="GPL-3"
src_prepare() { src_prepare() {