diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-10-06 17:21:06 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-06 18:13:12 +0100 |
commit | baf0fc54bf5d5b807bbd273e3a2c194404e5b80e (patch) | |
tree | 438f77188dde49c8b8c99d9b403d56cebea821aa /sys-process/audit | |
parent | net-mail/metamail: stable 2.7.53.3-r2 for sparc, bug #667368 (diff) | |
download | gentoo-baf0fc54bf5d5b807bbd273e3a2c194404e5b80e.tar.gz gentoo-baf0fc54bf5d5b807bbd273e3a2c194404e5b80e.tar.bz2 gentoo-baf0fc54bf5d5b807bbd273e3a2c194404e5b80e.zip |
sys-process/audit: stable 2.8.3 for sparc, bug #667792
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
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 5d90853910cb..958edf99a7e2 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. |