summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-03-21 08:49:19 +0100
committerAgostino Sarubbo <ago@gentoo.org>2022-03-21 08:49:19 +0100
commitdf9dc706eb997b2b47cbc52c5dc8587edb9eba71 (patch)
tree81e6fad4174e9340159c7c37a4eb12b37250bd8e /dev-util/patchelf/patchelf-0.14.5.ebuild
parentdev-perl/Tk-TableMatrix: x86 stable wrt bug #805092 (diff)
downloadgentoo-df9dc706eb997b2b47cbc52c5dc8587edb9eba71.tar.gz
gentoo-df9dc706eb997b2b47cbc52c5dc8587edb9eba71.tar.bz2
gentoo-df9dc706eb997b2b47cbc52c5dc8587edb9eba71.zip
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 <ago@gentoo.org>
Diffstat (limited to 'dev-util/patchelf/patchelf-0.14.5.ebuild')
-rw-r--r--dev-util/patchelf/patchelf-0.14.5.ebuild2
1 files changed, 1 insertions, 1 deletions
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() {