diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-12-12 22:12:39 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-12 21:25:47 +0000 |
commit | 1705456f49a844be79d5ed82d733a92c5b464702 (patch) | |
tree | d0fcfda77b0c95ab7986bf6e45e7d5498add3779 /sys-process/audit | |
parent | net-vpn/frp: Initial import (diff) | |
download | gentoo-1705456f49a844be79d5ed82d733a92c5b464702.tar.gz gentoo-1705456f49a844be79d5ed82d733a92c5b464702.tar.bz2 gentoo-1705456f49a844be79d5ed82d733a92c5b464702.zip |
sys-process/audit: stable 2.8.5-r2 for hppa, bug #757624
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-process/audit')
-rw-r--r-- | sys-process/audit/audit-2.8.5-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/audit/audit-2.8.5-r2.ebuild b/sys-process/audit/audit-2.8.5-r2.ebuild index 28ff4f3eb715..f4f917d873b8 100644 --- a/sys-process/audit/audit-2.8.5-r2.ebuild +++ b/sys-process/audit/audit-2.8.5-r2.ebuild @@ -22,7 +22,7 @@ SRC_URI+=" https://github.com/linux-audit/audit-userspace/commit/017e6c6ab95df55 LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="gssapi ldap python static-libs" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" # Testcases are pretty useless as they are built for RedHat users/groups and kernels. |