diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-01-26 07:46:25 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-26 08:51:04 +0000 |
commit | 6e3b2a605e18ea4eab67d8ac54223bdd80242d4f (patch) | |
tree | ec1a03f585a2a53dabf072403682c92c2424258b /sys-process | |
parent | media-sound/tomahawk: Try to fix build with <cmake-3.10 (diff) | |
download | gentoo-6e3b2a605e18ea4eab67d8ac54223bdd80242d4f.tar.gz gentoo-6e3b2a605e18ea4eab67d8ac54223bdd80242d4f.tar.bz2 gentoo-6e3b2a605e18ea4eab67d8ac54223bdd80242d4f.zip |
sys-process/audit: stable 2.8.4 for sparc, bug #669532
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/audit/audit-2.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/audit/audit-2.8.4.ebuild b/sys-process/audit/audit-2.8.4.ebuild index e3235c31f868..08a7b450bdcc 100644 --- a/sys-process/audit/audit-2.8.4.ebuild +++ b/sys-process/audit/audit-2.8.4.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. |