Accepting request 830810 from home:Andreas_Schwab:Factory

- Add riscv64 to ExclusiveArch

OBS-URL: https://build.opensuse.org/request/show/830810
OBS-URL: https://build.opensuse.org/package/show/devel:tools:lttng/babeltrace?expand=0&rev=26
This commit is contained in:
Alexei Sorokin 2020-08-31 15:58:13 +00:00 committed by Git OBS Bridge
parent 377febd57c
commit 283c10d5ca
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 31 12:58:07 UTC 2020 - Andreas Schwab <schwab@suse.de>
- Add riscv64 to ExclusiveArch
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 26 14:29:32 UTC 2020 - Alexei Sorokin <sor.alexei@meowr.ru> Wed Feb 26 14:29:32 UTC 2020 - Alexei Sorokin <sor.alexei@meowr.ru>

View File

@ -37,7 +37,7 @@ BuildRequires: pkgconfig(libelf) >= 0.154
BuildRequires: pkgconfig(popt) BuildRequires: pkgconfig(popt)
BuildRequires: pkgconfig(python3) BuildRequires: pkgconfig(python3)
BuildRequires: pkgconfig(uuid) BuildRequires: pkgconfig(uuid)
ExclusiveArch: %ix86 x86_64 aarch64 ppc64le ppc64 s390x ExclusiveArch: %ix86 x86_64 aarch64 ppc64le ppc64 riscv64 s390x
%description %description
This project provides trace read and write libraries, as well as a This project provides trace read and write libraries, as well as a