From c6f9ed07ff8ed1398fe91db6934bf04bcab4d152 Mon Sep 17 00:00:00 2001 From: shenmo Date: Thu, 9 Nov 2023 18:30:24 +0800 Subject: [PATCH] change arch --- src/DEBIAN/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/DEBIAN/control b/src/DEBIAN/control index 7462e05..3538a74 100755 --- a/src/DEBIAN/control +++ b/src/DEBIAN/control @@ -4,5 +4,5 @@ Section: misc Priority: optional Depends: bubblewrap Maintainer: shenmo -Architecture: arm64 +Architecture: amd64 Description: bwrap wrapper for install and running debs inside a bookworm container