[packages/sqlite3] - no more sparc/alpha
adamg
adamg at pld-linux.org
Fri Feb 8 11:51:56 CET 2019
commit 017ee24e0eb17524198d040e1b028a7e24de4936
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date: Fri Feb 8 11:51:41 2019 +0100
- no more sparc/alpha
sqlite3.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sqlite3.spec b/sqlite3.spec
index fd96718..6a31d9d 100644
--- a/sqlite3.spec
+++ b/sqlite3.spec
@@ -13,7 +13,7 @@
%bcond_with icu # ICU tokenizer support
%bcond_without wal_replication # WAL replication support
-%ifarch alpha sparc %{x8664}
+%ifarch %{x8664}
%undefine with_tests
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sqlite3.git/commitdiff/017ee24e0eb17524198d040e1b028a7e24de4936
More information about the pld-cvs-commit
mailing list