From 5bc7920d5e03ff435b08d371e7d6e6f8241972a0 Mon Sep 17 00:00:00 2001 From: Ruben Rodriguez Date: Mon, 14 Dec 2020 21:15:50 -0500 Subject: python2 arch:any --- helpers/make-dh-python | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helpers/make-dh-python b/helpers/make-dh-python index 492f1f2..43bca75 100644 --- a/helpers/make-dh-python +++ b/helpers/make-dh-python @@ -26,7 +26,7 @@ REPOKEY="3B4FE6ACC0B21F32" cat << EOF >> debian/control Package: python2 -Architecture: all +Architecture: any Depends: python2.7 Provides: python2 (= 2.7) Description: Provides a virtual dependency for python2 -- cgit v1.2.3