The package rpms/sqlite.git has added or updated architecture specific content in its spec file (ExclusiveArch/ExcludeArch or %ifarch/%ifnarch) in commit(s): https://src.fedoraproject.org/cgit/rpms/sqlite.git/commit/?id=6604a235562374....
Change: -%ifarch s390x ppc64
Thanks.
Full change: ============
commit 6604a235562374ecb4a58d38d0c27c37dddd5b0a Author: Ondrej Dubaj odubaj@redhat.com Date: Tue Dec 1 09:37:44 2020 +0100
Enabled fts3conf.test on s390x and ppc64 architectures
diff --git a/sqlite.spec b/sqlite.spec index e490eea..c0caab0 100644 --- a/sqlite.spec +++ b/sqlite.spec @@ -212,10 +212,6 @@ export MALLOC_CHECK_=3 rm test/csv01.test %endif
-%ifarch s390x ppc64 -rm test/fts3conf.test -%endif - make test %endif #with check
arch-excludes@lists.fedoraproject.org