From 8dcf3f991bfffef5ea19453e39c65366b2e496fe Mon Sep 17 00:00:00 2001 From: Gary Lowell Date: Thu, 16 May 2013 13:42:58 -0700 Subject: [PATCH] gen_reprepro_conf.sh: Add arm architecture Need to list the arm archecture in order to add arm packages to the repo. (bug #5090) Signed-off-by: Gary Lowell --- gen_reprepro_conf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gen_reprepro_conf.sh b/gen_reprepro_conf.sh index d204a9a5..36296175 100755 --- a/gen_reprepro_conf.sh +++ b/gen_reprepro_conf.sh @@ -26,7 +26,7 @@ do Codename: $dist Suite: stable Components: $components -Architectures: i386 amd64 source +Architectures: amd64 armhf i386 source Origin: Inktank Description: Ceph distributed file system DebIndices: Packages Release . .gz .bz2 -- 2.39.5