Make available on riscv64

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-12-30 18:39:17 +02:00
parent babaa0a859
commit 72a3a8e10d
Signed by: davidlt
GPG Key ID: 7A5F42FAF91FACC3
1 changed files with 2 additions and 2 deletions

View File

@ -1,13 +1,13 @@
Name: libunicode
Version: 0.4.0
Release: %autorelease
Release: %autorelease -e 0.riscv64
Summary: Modern C++20 Unicode Library
License: Apache-2.0
URL: https://github.com/contour-terminal/libunicode
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
Patch0: libunicode-fix-catch-in-cmake.patch
ExclusiveArch: x86_64 aarch64
ExclusiveArch: x86_64 aarch64 riscv64
BuildRequires: gcc-c++
BuildRequires: cmake