diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-14 19:17:48 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-14 19:17:48 +0300 |
commit | ecd22481d88407888592bf8ff88ea8bc86ae1f39 (patch) | |
tree | cdbfa6cbefa27e9ea0c27cdf988e8f431bf44ac3 /sys-process/audit | |
parent | app-text/ghostscript-gpl: mark s390 stable (diff) | |
download | gentoo-ecd22481d88407888592bf8ff88ea8bc86ae1f39.tar.gz gentoo-ecd22481d88407888592bf8ff88ea8bc86ae1f39.tar.bz2 gentoo-ecd22481d88407888592bf8ff88ea8bc86ae1f39.zip |
sys-process/audit: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'sys-process/audit')
-rw-r--r-- | sys-process/audit/audit-2.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/audit/audit-2.8.3.ebuild b/sys-process/audit/audit-2.8.3.ebuild index de2e8dbab45d..c602af775eb3 100644 --- a/sys-process/audit/audit-2.8.3.ebuild +++ b/sys-process/audit/audit-2.8.3.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. |