diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-06 22:15:45 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-06 23:07:54 +0100 |
commit | 9f900d9cd9c1372436b08e009e37c7bcc79d511e (patch) | |
tree | 253c46e6217052a4c0188a56ab0a8402e19d2dd0 /sys-process/audit | |
parent | dev-util/strace: stable 4.23-r1 for hppa, bug #667702 (diff) | |
download | gentoo-9f900d9cd9c1372436b08e009e37c7bcc79d511e.tar.gz gentoo-9f900d9cd9c1372436b08e009e37c7bcc79d511e.tar.bz2 gentoo-9f900d9cd9c1372436b08e009e37c7bcc79d511e.zip |
sys-process/audit: stable 2.8.3 for hppa, bug #667792
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'sys-process/audit')
-rw-r--r-- | sys-process/audit/audit-2.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/audit/audit-2.8.3.ebuild b/sys-process/audit/audit-2.8.3.ebuild index b66f5966df99..4e8dbdc441a3 100644 --- a/sys-process/audit/audit-2.8.3.ebuild +++ b/sys-process/audit/audit-2.8.3.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="~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="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. |