From 7effb405f0da663151b72a252452680413afae5a Mon Sep 17 00:00:00 2001 From: Chris Freehill Date: Mon, 1 Feb 2021 13:27:31 -0600 Subject: [PATCH] Change Debian Architecture from amd64 to any rocm_smi_lib is not currently known to only compile on specific architectures. Change-Id: I209e8baa063e99ebe5ff09eaf0dc6541770aa829 --- DEBIAN/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEBIAN/control b/DEBIAN/control index 9b5ef4e5d6..6c47d78dd6 100644 --- a/DEBIAN/control +++ b/DEBIAN/control @@ -1,9 +1,9 @@ Package: rocm_smi_lib -Architecture: amd64 +Architecture: any Maintainer: Advanced Micro Devices Inc. Priority: optional Version: MODULE_VERSION -Depends: +Depends: Homepage: https://github.com/RadeonOpenCompute/rocm_smi_lib Description: System Management Interface Library for ROCm