diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-16 21:51:10 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-16 21:53:11 +0300 |
commit | ec0f24b22b2838088669c5d5e02f6a3df9e2bdcf (patch) | |
tree | 2e786a125fa2807d3773debdb241a0fbae62e4bd /net-libs/c-client/c-client-2007f-r6.ebuild | |
parent | sys-power/pm-quirks: mark s390 stable (diff) | |
download | gentoo-ec0f24b22b2838088669c5d5e02f6a3df9e2bdcf.tar.gz gentoo-ec0f24b22b2838088669c5d5e02f6a3df9e2bdcf.tar.bz2 gentoo-ec0f24b22b2838088669c5d5e02f6a3df9e2bdcf.zip |
net-libs/c-client: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'net-libs/c-client/c-client-2007f-r6.ebuild')
-rw-r--r-- | net-libs/c-client/c-client-2007f-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/c-client/c-client-2007f-r6.ebuild b/net-libs/c-client/c-client-2007f-r6.ebuild index 4135436c43f7..b7980c7cbbbe 100644 --- a/net-libs/c-client/c-client-2007f-r6.ebuild +++ b/net-libs/c-client/c-client-2007f-r6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.cac.washington.edu/imap/${MY_P}.tar.Z LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="doc +ipv6 kerberos kernel_linux kernel_FreeBSD libressl pam ssl static-libs topal chappa" RDEPEND=" |