mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-31 07:17:22 +01:00
feat(tunable): update the arch variable.
This commit is contained in:
parent
1807f1dfe5
commit
5474a5fa69
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@
|
||||||
@{busname}=:1.@{u16}
|
@{busname}=:1.@{u16}
|
||||||
|
|
||||||
# Common architecture names
|
# Common architecture names
|
||||||
@{arch}=x86_64 amd64 i386
|
@{arch}=x86_64 amd64 i386 i686
|
||||||
|
|
||||||
# OpenSUSE does not have the same multiarch structure
|
# OpenSUSE does not have the same multiarch structure
|
||||||
@{multiarch}+=*-suse-linux* #aa:only opensuse
|
@{multiarch}+=*-suse-linux* #aa:only opensuse
|
||||||
|
|
Loading…
Reference in a new issue