sys-process/audit: Enable building on arm64

This commit is contained in:
David Michael 2018-04-24 17:27:02 -07:00 committed by Geoff Levand
parent 1502b8cd91
commit ed347e828e

View File

@ -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} )"