diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-08 10:51:50 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-08 10:51:50 +0100 |
commit | f289abc6dab3b68113e9e9516cb40476423d2fd2 (patch) | |
tree | 547353f1613fe28ca5a2ccdab4dea053b0e3d45e /sys-process | |
parent | x11-wm/afterstep: stable 2.2.12 for hppa, bug #626978 (diff) | |
download | gentoo-f289abc6dab3b68113e9e9516cb40476423d2fd2.tar.gz gentoo-f289abc6dab3b68113e9e9516cb40476423d2fd2.tar.bz2 gentoo-f289abc6dab3b68113e9e9516cb40476423d2fd2.zip |
sys-process/audit: stable 2.7.1 for ppc64, bug #649330
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
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 549371894d20..90d7b0d046ed 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. |