diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-08 11:45:51 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-08 11:45:51 +0300 |
commit | 46cf74ab55cf9ed8f83271129e2e906e8731506a (patch) | |
tree | 3173c0ab62208bdc276971b29d373b78fbd94bd5 /sys-process | |
parent | dev-python/bleach: amd64 stable wrt bug #675696 (diff) | |
download | gentoo-46cf74ab55cf9ed8f83271129e2e906e8731506a.tar.gz gentoo-46cf74ab55cf9ed8f83271129e2e906e8731506a.tar.bz2 gentoo-46cf74ab55cf9ed8f83271129e2e906e8731506a.zip |
sys-process/audit: s390 stable wrt bug #669532
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
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 dd87a9826944..d38fc582bc57 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. |