diff options
author | David Seifert <soap@gentoo.org> | 2022-01-04 11:29:38 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-01-04 11:29:38 +0100 |
commit | e3e8b7e4d1884eea4a13aebdb0e7e142bdd5afa1 (patch) | |
tree | 59c3946cd99e678db0041f6b6b12c106fa0ee0b1 /net-libs/c-client | |
parent | net-dns/avahi: remove implicit kernel_linux (diff) | |
download | gentoo-e3e8b7e4d1884eea4a13aebdb0e7e142bdd5afa1.tar.gz gentoo-e3e8b7e4d1884eea4a13aebdb0e7e142bdd5afa1.tar.bz2 gentoo-e3e8b7e4d1884eea4a13aebdb0e7e142bdd5afa1.zip |
net-libs/c-client: remove implicit kernel_linux
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-libs/c-client')
-rw-r--r-- | net-libs/c-client/c-client-2007f-r7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/c-client/c-client-2007f-r7.ebuild b/net-libs/c-client/c-client-2007f-r7.ebuild index a7af4a22ccbe..7d67a4067611 100644 --- a/net-libs/c-client/c-client-2007f-r7.ebuild +++ b/net-libs/c-client/c-client-2007f-r7.ebuild @@ -18,7 +18,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 ~riscv ~s390 sparc x86" -IUSE="doc +ipv6 kerberos kernel_linux pam ssl static-libs topal chappa" +IUSE="doc +ipv6 kerberos pam ssl static-libs topal chappa" RDEPEND=" !net-mail/uw-imap |