diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-16 21:51:42 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-16 21:53:12 +0300 |
commit | 639a06a00e5af06b4eb16d046890f406856e33e8 (patch) | |
tree | 3b558cc2c722a37965edf55009afa0a9b013f96a /net-mail | |
parent | net-libs/c-client: mark s390 stable (diff) | |
download | gentoo-639a06a00e5af06b4eb16d046890f406856e33e8.tar.gz gentoo-639a06a00e5af06b4eb16d046890f406856e33e8.tar.bz2 gentoo-639a06a00e5af06b4eb16d046890f406856e33e8.zip |
net-mail/uw-imap: 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-mail')
-rw-r--r-- | net-mail/uw-imap/uw-imap-2007f-r1.ebuild | 4 | ||||
-rw-r--r-- | net-mail/uw-imap/uw-imap-2007f.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-mail/uw-imap/uw-imap-2007f-r1.ebuild b/net-mail/uw-imap/uw-imap-2007f-r1.ebuild index 0e4154f69a6a..79b47d6e4377 100644 --- a/net-mail/uw-imap/uw-imap-2007f-r1.ebuild +++ b/net-mail/uw-imap/uw-imap-2007f-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.washington.edu/imap/" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86" IUSE="ipv6 +ssl kerberos clearpasswd" DEPEND="!net-libs/c-client diff --git a/net-mail/uw-imap/uw-imap-2007f.ebuild b/net-mail/uw-imap/uw-imap-2007f.ebuild index b0baee1ca4e6..064833e3216c 100644 --- a/net-mail/uw-imap/uw-imap-2007f.ebuild +++ b/net-mail/uw-imap/uw-imap-2007f.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.washington.edu/imap/" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86" IUSE="ipv6 +ssl kerberos clearpasswd" DEPEND="!net-libs/c-client |