diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-04 06:50:36 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-04 07:44:25 +0100 |
commit | 332416b96e8b1ea3177ae1d22933117d05d7d72f (patch) | |
tree | c93397dfa51f8353ed468aae3784e2c0173729a2 /sys-process | |
parent | dev-libs/libxml2: mark 2.9.7 m68k/s390/sh stable (diff) | |
download | gentoo-332416b96e8b1ea3177ae1d22933117d05d7d72f.tar.gz gentoo-332416b96e8b1ea3177ae1d22933117d05d7d72f.tar.bz2 gentoo-332416b96e8b1ea3177ae1d22933117d05d7d72f.zip |
sys-process/audit: x86 stable (bug #649330)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
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 0ce1c39d7765..6e590fb0f6c8 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. |