summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2021-04-01 22:56:35 +0800
committerYixun Lan <dlan@gentoo.org>2021-04-01 22:57:31 +0800
commit9b8f21d45a3425325b6af53303e06619dc0555a2 (patch)
treef88f1273498b4d247a3d54cf71a2484601fa72e7 /sys-libs/llvm-libunwind/llvm-libunwind-11.1.0.ebuild
parentnet-misc/freerdp: add 2.3.2 (diff)
downloadgentoo-9b8f21d45a3425325b6af53303e06619dc0555a2.tar.gz
gentoo-9b8f21d45a3425325b6af53303e06619dc0555a2.tar.bz2
gentoo-9b8f21d45a3425325b6af53303e06619dc0555a2.zip
sys-libs/llvm-libunwind: add riscv keyword
Closes: https://bugs.gentoo.org/774390 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'sys-libs/llvm-libunwind/llvm-libunwind-11.1.0.ebuild')
-rw-r--r--sys-libs/llvm-libunwind/llvm-libunwind-11.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-11.1.0.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-11.1.0.ebuild
index 41a3d93562de..c8b3ccfe8c05 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-11.1.0.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-11.1.0.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/llvm-mirror/libunwind"
LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc64 x86 ~x64-macos"
+KEYWORDS="amd64 arm ~arm64 ~ppc64 ~riscv x86 ~x64-macos"
IUSE="debug static-libs test"
RESTRICT="!test? ( test )"