From 908bc26380b693f15467d7e4c7e84d485df18be5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 16 Jul 2019 14:04:32 -0400 Subject: pell is actually still using i386 --- joeyconfig.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'joeyconfig.hs') diff --git a/joeyconfig.hs b/joeyconfig.hs index 668bcfea..1a777bf6 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -397,7 +397,7 @@ pell = host "pell.branchable.com" $ props & alias "dist-bugs.kitenet.net" & alias "family.kitenet.net" - & osDebian (Stable "buster") X86_64 + & osDebian (Stable "buster") X86_32 & Apt.installed ["linux-image-686-pae"] & Apt.unattendedUpgrades & Branchable.server hosts -- cgit v1.2.3