diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2024-11-15 18:35:06 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2024-11-15 18:35:06 +0100 |
commit | 699c6aaadcea2472fa110d683b24bf382d3fc863 (patch) | |
tree | 0ce0611257d5498b0c155bb642a092806608f056 /debian/control | |
parent | 7b14f9c38f9ebcd573788dd6286e37e540350c74 (diff) |
d/control: Enable udev for riscv64 and loong64
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 4151d91..51561ac 100644 --- a/debian/control +++ b/debian/control @@ -30,7 +30,7 @@ Description: SMBIOS/DMI table decoder Package: dmidecode-udeb Section: debian-installer -Architecture: any-amd64 arm64 armhf ia64 any-i386 +Architecture: any-amd64 arm64 armhf ia64 any-i386 riscv64 loong64 Package-Type: udeb Depends: ${misc:Depends}, ${shlibs:Depends} Description: SMBIOS/DMI table decoder (udeb) |