commit:     b0c77f1cb92fe1824e995a73d7aca10262b9690a
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 23 07:52:25 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Oct 23 07:52:25 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0c77f1c

dev-util/patchelf: Stabilize 0.15.0 ppc64, #868813

Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-util/patchelf/patchelf-0.15.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/patchelf/patchelf-0.15.0.ebuild 
b/dev-util/patchelf/patchelf-0.15.0.ebuild
index 3df954528d76..9cabb4786649 100644
--- a/dev-util/patchelf/patchelf-0.15.0.ebuild
+++ b/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() {

Reply via email to