Accepting request 209699 from GNOME:Factory

for ppc64le

OBS-URL: https://build.opensuse.org/request/show/209699
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gobject-introspection?expand=0&rev=59
This commit is contained in:
Stephan Kulow 2013-12-09 06:05:31 +00:00 committed by Git OBS Bridge
commit 1ac355f60b
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
- gi-find-deps.sh: add ppc64le to x64bitarch list.
-------------------------------------------------------------------
Tue Sep 24 14:45:52 UTC 2013 - dimstar@opensuse.org