mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-20 22:11:39 +02:00
sys-process/audit: Enable building on arm64
This commit is contained in:
parent
1502b8cd91
commit
ed347e828e
@ -13,7 +13,7 @@ SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz"
|
|||||||
|
|
||||||
LICENSE="GPL-2"
|
LICENSE="GPL-2"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
|
KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
|
||||||
IUSE="daemon gssapi ldap python static-libs"
|
IUSE="daemon gssapi ldap python static-libs"
|
||||||
REQUIRED_USE="ldap? ( daemon )
|
REQUIRED_USE="ldap? ( daemon )
|
||||||
python? ( ${PYTHON_REQUIRED_USE} )"
|
python? ( ${PYTHON_REQUIRED_USE} )"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user