diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-24 22:17:30 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-24 23:21:05 +0100 |
commit | 8fdc236d711113cb737f5a1dd50beab8367afc6b (patch) | |
tree | 0519293a242ec0fdd0d304c731bcf02e40f7cad8 /sys-process | |
parent | sys-apps/texinfo: Backport perl-5.28 fixes from upstream (diff) | |
download | gentoo-8fdc236d711113cb737f5a1dd50beab8367afc6b.tar.gz gentoo-8fdc236d711113cb737f5a1dd50beab8367afc6b.tar.bz2 gentoo-8fdc236d711113cb737f5a1dd50beab8367afc6b.zip |
sys-process/audit: x86 stable (bug #669532)
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@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 5b5277376cfe..d5b448720349 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. |