diff options
author | Otto Kekäläinen <otto@mariadb.org> | 2018-01-12 12:05:30 +0000 |
---|---|---|
committer | Vicențiu-Marian Ciorbaru <cvicentiu@gmail.com> | 2018-01-16 13:48:00 +0200 |
commit | 094938255d1926f16b0f74bcbd7c3e967eaef2ed (patch) | |
tree | d5d6cf1530efa666c13c06ee415b20e367188284 /debian/control | |
parent | e260c6a087484973625445787d05e8b0f7ffe5b5 (diff) | |
download | mariadb-git-094938255d1926f16b0f74bcbd7c3e967eaef2ed.tar.gz |
Deb: sync architecture restrictions from packaging in Debian official
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index fe9a10a2cb8..bbea53788ca 100644 --- a/debian/control +++ b/debian/control @@ -500,7 +500,7 @@ Description: OQGraph storage engine for MariaDB This package contains the OQGraph plugin for MariaDB. Package: mariadb-plugin-tokudb -Architecture: any +Architecture: amd64 Depends: mariadb-server-10.3 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} @@ -519,7 +519,7 @@ Description: TokuDB storage engine for MariaDB This package contains the TokuDB plugin for MariaDB. Package: mariadb-plugin-mroonga -Architecture: any +Architecture: any-alpha any-amd64 any-arm any-arm64 any-i386 any-ia64 any-mips64el any-mips64r6el any-mipsel any-mipsr6el any-nios2 any-powerpcel any-ppc64el any-sh3 any-sh4 any-tilegx Depends: mariadb-server-10.3 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} |