diff --git a/python-tokenizers.changes b/python-tokenizers.changes index b9f61d0..328ae29 100644 --- a/python-tokenizers.changes +++ b/python-tokenizers.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 9 15:52:37 UTC 2025 - Andreas Schwab + +- Enable build on riscv64 + ------------------------------------------------------------------- Wed Dec 18 14:20:07 UTC 2024 - Soc Virnyl Estela diff --git a/python-tokenizers.spec b/python-tokenizers.spec index 728c8cb..7b48dcd 100644 --- a/python-tokenizers.spec +++ b/python-tokenizers.spec @@ -1,7 +1,7 @@ # # spec file for package python-tokenizers # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -38,7 +38,7 @@ BuildRequires: fdupes BuildRequires: gcc%{?force_gcc_version}-c++ BuildRequires: python-rpm-macros BuildRequires: zstd -ExclusiveArch: %{rust_tier1_arches} +ExclusiveArch: %{rust_tier1_arches} riscv64 Requires: python-huggingface-hub %python_subpackages