]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
debian: mark python-ceph-argparse Arch = all 23500/head
authorKefu Chai <kchai@redhat.com>
Thu, 9 Aug 2018 04:24:25 +0000 (12:24 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 9 Aug 2018 12:19:34 +0000 (20:19 +0800)
as the python{3,}-ceph-argparse is pure python

Signed-off-by: Kefu Chai <kchai@redhat.com>
debian/control

index a33d5ab997b984081e201c34fb41723ff6ddf7b4..04f2ab3bd06934c1c8b0cdce254c0b8071ecc204 100644 (file)
@@ -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},