diff --git a/sdk_container/src/third_party/coreos-overlay/sys-process/audit/audit-2.7.1.ebuild b/sdk_container/src/third_party/coreos-overlay/sys-process/audit/audit-2.7.1.ebuild index e80193b988..7f8453ff8a 100644 --- a/sdk_container/src/third_party/coreos-overlay/sys-process/audit/audit-2.7.1.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/sys-process/audit/audit-2.7.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz" LICENSE="GPL-2" 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" REQUIRED_USE="ldap? ( daemon ) python? ( ${PYTHON_REQUIRED_USE} )"