commit: 97b101a6e33cc7caff8d1dea98f4d60a944dc378 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Oct 25 08:06:56 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Oct 25 08:06:56 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97b101a6
dev-util/patchelf: Stabilize 0.15.0 x86, #868813 Signed-off-by: Sam James <sam <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 4651fbc82834..49a53011cbb0 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() {