From df9dc706eb997b2b47cbc52c5dc8587edb9eba71 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Mon, 21 Mar 2022 08:49:19 +0100 Subject: dev-util/patchelf: x86 stable wrt bug #835700 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- dev-util/patchelf/patchelf-0.14.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-util/patchelf') diff --git a/dev-util/patchelf/patchelf-0.14.5.ebuild b/dev-util/patchelf/patchelf-0.14.5.ebuild index 1809d6fef271..4325154af06e 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() { -- cgit v1.2.3-65-gdbad