summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-03-21 08:48:30 +0100
committerAgostino Sarubbo <ago@gentoo.org>2022-03-21 08:48:30 +0100
commit3abeb11a7b17087a8d2a65555370eda59f5ad988 (patch)
tree29a8b8a39bee18e9c24b668e3f5722e2a9fccd0a
parentdev-lang/erlang: ppc64 stable wrt bug #835616 (diff)
downloadgentoo-3abeb11a7b17087a8d2a65555370eda59f5ad988.tar.gz
gentoo-3abeb11a7b17087a8d2a65555370eda59f5ad988.tar.bz2
gentoo-3abeb11a7b17087a8d2a65555370eda59f5ad988.zip
dev-util/patchelf: ppc64 stable wrt bug #835700
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 055c76998daa..1809d6fef271 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() {