util_linux: Fix architecture specification

* Not specifying ?any will prevent the fdisk subpackage
  from building on non-x86
* No rev bump as this doesn't impact existing architecture
  packages
This commit is contained in:
Alexander von Gluck
2025-05-29 13:21:14 -05:00
parent 0eb2f10103
commit 404de5e9cb

View File

@@ -91,7 +91,7 @@ PROVIDES_col="
"
SUMMARY_fdisk="A random collection of Linux utilities (fdisk)"
ARCHITECTURES_fdisk="!x86_gcc2 ?x86 ?x86_64"
ARCHITECTURES_fdisk="?all !x86_gcc2"
SECONDARY_ARCHITECTURES_fdisk="?x86"
PROVIDES_fdisk="
util_linux${secondaryArchSuffix}_fdisk = $portVersionCompat