summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-10-09 01:03:02 +0100
committerSam James <sam@gentoo.org>2022-10-09 01:03:02 +0100
commit2a45db0b80ee35b9e0af5bf248f4775ee33824c0 (patch)
treefa78a3283cdcef25d293dc4fcdda25cf5a552fb2 /dev-util
parentprofiles: fix mask comment typos (diff)
downloadgentoo-2a45db0b80ee35b9e0af5bf248f4775ee33824c0.tar.gz
gentoo-2a45db0b80ee35b9e0af5bf248f4775ee33824c0.tar.bz2
gentoo-2a45db0b80ee35b9e0af5bf248f4775ee33824c0.zip
dev-util/patchelf: Keyword 0.15.0 arm, #862330
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/patchelf/patchelf-0.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/patchelf/patchelf-0.15.0.ebuild b/dev-util/patchelf/patchelf-0.15.0.ebuild
index da2daad848f7..d969300883cb 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 ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~riscv-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~riscv-linux ~x86-linux"
LICENSE="GPL-3"
src_prepare() {