diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-03-05 20:07:37 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-05 20:26:26 +0000 |
commit | 0887787f04c7578964e7408e40bb71c841496ad9 (patch) | |
tree | d5cd2ad62d3a54e09b5b0ce333d217520a1df7dd /sys-process | |
parent | media-libs/libsdl2: move ~sparc keyword forward (diff) | |
download | gentoo-0887787f04c7578964e7408e40bb71c841496ad9.tar.gz gentoo-0887787f04c7578964e7408e40bb71c841496ad9.tar.bz2 gentoo-0887787f04c7578964e7408e40bb71c841496ad9.zip |
sys-process/audit: stable 2.7.1 for sparc, bug #649330
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/audit/audit-2.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/audit/audit-2.7.1.ebuild b/sys-process/audit/audit-2.7.1.ebuild index c812487f758e..549371894d20 100644 --- a/sys-process/audit/audit-2.7.1.ebuild +++ b/sys-process/audit/audit-2.7.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz" LICENSE="GPL-2" 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. |