commit:     02d88c6e61ff9fab0fdf897ccddf4bdaa6f094e9
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 12 18:32:11 2023 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Tue Dec 12 18:32:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02d88c6e

dev-lang/yasm: add riscv keyword #905872

Fixes: https://bugs.gentoo.org/905872
Signed-off-by: Mike Frysinger <vapier <AT> gentoo.org>
Signed-off-by: Mike Frysinger <vapier <AT> chromium.org>

 dev-lang/yasm/yasm-1.3.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/yasm/yasm-1.3.0-r1.ebuild 
b/dev-lang/yasm/yasm-1.3.0-r1.ebuild
index c26af826fff1..4d76cccfeeb9 100644
--- a/dev-lang/yasm/yasm-1.3.0-r1.ebuild
+++ b/dev-lang/yasm/yasm-1.3.0-r1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999* ]] ; then
        inherit autotools git-r3
 else
        SRC_URI="https://www.tortall.net/projects/yasm/releases/${P}.tar.gz";
-       KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~arm64-macos 
~x64-macos ~x64-solaris"
+       KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux 
~arm64-macos ~x64-macos ~x64-solaris"
 fi
 
 DESCRIPTION="An assembler for x86 and x86_64 instruction sets"

Reply via email to