diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:37:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:10:25 +0000 |
commit | ba6dff4a37c210e70a220084f64fa3d8494330f9 (patch) | |
tree | 852a7d7428a96050eb10746a5d8a74536d42c487 /net-libs/c-client | |
parent | net-irc/irssi: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-ba6dff4a37c210e70a220084f64fa3d8494330f9.tar.gz gentoo-ba6dff4a37c210e70a220084f64fa3d8494330f9.tar.bz2 gentoo-ba6dff4a37c210e70a220084f64fa3d8494330f9.zip |
net-libs/c-client: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/c-client')
-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 56771f441299..331c311b1211 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-2020 Gentoo Authors +# Copyright 1999-2021 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 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" IUSE="doc +ipv6 kerberos kernel_linux kernel_FreeBSD libressl pam ssl static-libs topal chappa" RDEPEND=" |