Accepting request 578640 from openSUSE:Factory:RISCV

- Add riscv64 to x64bitarch

OBS-URL: https://build.opensuse.org/request/show/578640
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=181
This commit is contained in:
Dominique Leuenberger 2018-02-22 14:13:30 +00:00 committed by Git OBS Bridge
parent 59a76a43b1
commit 0ba65ab0e6
2 changed files with 6 additions and 1 deletions

View File

@ -220,7 +220,7 @@ function inList() {
return 1
}
x64bitarch="x86_64 ppc64 ppc64le s390x ia64 aarch64"
x64bitarch="x86_64 ppc64 ppc64le s390x ia64 aarch64 riscv64"
for path in \
$(for tlpath in \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 21 10:27:45 UTC 2018 - schwab@suse.de
- Add riscv64 to x64bitarch
-------------------------------------------------------------------
Thu Nov 2 09:23:23 UTC 2017 - mpluskal@suse.com