From 631647eee01abf31b26efd6d2e63d2d80fef8f7a Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Thu, 9 Aug 2018 12:24:25 +0800 Subject: [PATCH] debian: mark python-ceph-argparse Arch = all as the python{3,}-ceph-argparse is pure python Signed-off-by: Kefu Chai --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index a33d5ab997b98..04f2ab3bd0693 100644 --- a/debian/control +++ b/debian/control @@ -1027,7 +1027,7 @@ Description: Python 3 libraries for the Ceph libcephfs library This package contains the debugging symbols for python3-cephfs. Package: python-ceph-argparse -Architecture: linux-any +Architecture: all Section: python Depends: ${misc:Depends}, ${python:Depends}, @@ -1042,7 +1042,7 @@ Description: Python 2 utility libraries for Ceph CLI Ceph CLI as well as the RESTful interface. Package: python3-ceph-argparse -Architecture: linux-any +Architecture: all Section: python Depends: ${misc:Depends}, ${python3:Depends}, -- 2.39.5