diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-22 11:36:36 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-22 11:36:36 +0200 |
commit | 6dcb5d05b3fcf0fc1d2fe7956dbd00ee8bda93b7 (patch) | |
tree | b03126b034cd9838dac0f2ceed3d3347fb59947a /sys-process/audit | |
parent | media-sound/picard: bump to 2.7.1 (diff) | |
download | gentoo-6dcb5d05b3fcf0fc1d2fe7956dbd00ee8bda93b7.tar.gz gentoo-6dcb5d05b3fcf0fc1d2fe7956dbd00ee8bda93b7.tar.bz2 gentoo-6dcb5d05b3fcf0fc1d2fe7956dbd00ee8bda93b7.zip |
sys-process/audit: Stabilize 3.0.6 hppa, #829735
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-process/audit')
-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 031ddd264fdc..c423d5ba82f7 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} )" |