From 9459e80c56dbb502c55c9af9bb7053cf9142d136 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 24 Oct 2022 07:49:14 +0000 Subject: [PATCH] dev-util/patchelf: Sync with Gentoo It's from Gentoo commit 19570971c61d5ca302ef895cee58bbf4b6d4705c. --- .../portage-stable/dev-util/patchelf/patchelf-0.15.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/portage-stable/dev-util/patchelf/patchelf-0.15.0.ebuild b/sdk_container/src/third_party/portage-stable/dev-util/patchelf/patchelf-0.15.0.ebuild index 45b8be9544..eef94aea49 100644 --- a/sdk_container/src/third_party/portage-stable/dev-util/patchelf/patchelf-0.15.0.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-util/patchelf/patchelf-0.15.0.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Small utility to modify the dynamic linker and RPATH of ELF executa HOMEPAGE="https://github.com/NixOS/patchelf" SRC_URI="https://github.com/NixOS/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" 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" src_prepare() {