commit: b0dfc9160b045a6c9f17e40cf26989209c3bf02d Author: Atharva <atharvaamritkar <AT> protonmail <DOT> com> AuthorDate: Thu Jul 21 10:42:31 2022 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Fri Jul 22 07:31:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0dfc916
dev-util/patchelf: keywording ~riscv Signed-off-by: Atharva <atharvaamritkar <AT> protonmail.com> Signed-off-by: James Le Cuirot <chewi <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 05802ed8d121..da2daad848f7 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 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~riscv-linux ~x86-linux" LICENSE="GPL-3" src_prepare() {
