Accepting request 209422 from openSUSE:Factory:PowerLE

fix ppc64le build, please forward to factory

OBS-URL: https://build.opensuse.org/request/show/209422
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=133
This commit is contained in:
Dominique Leuenberger 2013-12-04 19:44:42 +00:00 committed by Git OBS Bridge
parent deaa65360d
commit e10b9f93e9
2 changed files with 6 additions and 1 deletions

View File

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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 4 13:13:34 CET 2013 - mls@suse.de
- add ppc64le to x64bitarch list
-------------------------------------------------------------------
Tue Sep 24 14:45:52 UTC 2013 - dimstar@opensuse.org