diff options
author | 2018-11-14 12:44:45 +0100 | |
---|---|---|
committer | 2018-11-14 12:44:45 +0100 | |
commit | ae5cbfd4e7c2755f93db5fbb6d1cefc31231de8e (patch) | |
tree | 3022948d994ba76a399ce41610e5321d25cb3e1f | |
parent | 359c94ba831a11a74231788a9836ef4088592e66 (diff) |
d/control: librte-pmd-avp18.11 now builds for i386 as well
Change-Id: I139c6767d9cbeb8af84211302d5d9d79fba40c8d
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 46fecbfe..ccd9657e 100644 --- a/debian/control +++ b/debian/control @@ -1373,7 +1373,7 @@ Description: Data Plane Development Kit (librte_pmd_avf runtime library) This package contains the runtime libraries for librte_pmd_avf. Package: librte-pmd-avp18.11 -Architecture: amd64 +Architecture: amd64 i386 Multi-Arch: same Homepage: https://dpdk.org/doc/guides/nics/avp.html Pre-Depends: ${misc:Pre-Depends} |