diff options
author | 2018-10-05 14:17:04 +0200 | |
---|---|---|
committer | 2018-10-05 14:23:48 +0200 | |
commit | db375f76e0e4e2cd19a378b016d83820c1dc4a3a (patch) | |
tree | 7c205cae31f1323daa47b80016072dfb6535c4dd /sys-process | |
parent | dev-libs/libsodium: x86 stable (bug #667776) (diff) | |
download | gentoo-db375f76e0e4e2cd19a378b016d83820c1dc4a3a.tar.gz gentoo-db375f76e0e4e2cd19a378b016d83820c1dc4a3a.tar.bz2 gentoo-db375f76e0e4e2cd19a378b016d83820c1dc4a3a.zip |
sys-process/audit: x86 stable (bug #667792)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/audit/audit-2.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/audit/audit-2.8.3.ebuild b/sys-process/audit/audit-2.8.3.ebuild index ffa613d83385..d30566671cc2 100644 --- a/sys-process/audit/audit-2.8.3.ebuild +++ b/sys-process/audit/audit-2.8.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -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. |