diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-21 13:07:06 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-21 13:07:06 +0200 |
commit | d577a6103fdaafe510588fa978172865f96ec432 (patch) | |
tree | ff0ebe15fbe14cc8de78d814cf3fe57eff393db5 /sys-process | |
parent | sys-process/audit: Stabilize 3.0.6 ppc, #829735 (diff) | |
download | gentoo-d577a6103fdaafe510588fa978172865f96ec432.tar.gz gentoo-d577a6103fdaafe510588fa978172865f96ec432.tar.bz2 gentoo-d577a6103fdaafe510588fa978172865f96ec432.zip |
sys-process/audit: Stabilize 3.0.6 ppc64, #829735
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/audit/audit-3.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/audit/audit-3.0.6.ebuild b/sys-process/audit/audit-3.0.6.ebuild index cc9aa038343d..3b98c94675d3 100644 --- a/sys-process/audit/audit-3.0.6.ebuild +++ b/sys-process/audit/audit-3.0.6.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 test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |