commit: cb6dd9607895a236ca9f6b6a5770e77f04eb34da Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Feb 8 06:12:26 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Feb 8 06:12:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb6dd960
sys-process/audit: Stabilize 3.0 s390, #768258 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-process/audit/audit-3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/audit/audit-3.0.ebuild b/sys-process/audit/audit-3.0.ebuild index 8594890e247..e9271cc0f70 100644 --- a/sys-process/audit/audit-3.0.ebuild +++ b/sys-process/audit/audit-3.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz" LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv s390 ~sparc x86" IUSE="gssapi ldap python static-libs" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
