commit: 9d09faf236c23a9c3587f08ce3849162111a36bf Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Mon Mar 21 09:18:11 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Mon Mar 21 09:18:11 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d09faf2
dev-util/patchelf: Stabilize 0.14.5 arm64, #835700 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-util/patchelf/patchelf-0.14.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/patchelf/patchelf-0.14.5.ebuild b/dev-util/patchelf/patchelf-0.14.5.ebuild index 4325154af06e..03f3d1f7fb6e 100644 --- a/dev-util/patchelf/patchelf-0.14.5.ebuild +++ b/dev-util/patchelf/patchelf-0.14.5.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 ~arm64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" LICENSE="GPL-3" src_prepare() {
