diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-05 20:08:07 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-05 20:19:27 +0300 |
commit | 939687d8ef63827486ccd7fb8a2e262b36173a2a (patch) | |
tree | 3284f9911968392f37331c0110a0b603ed357498 /mail-mta | |
parent | net-mail/courier-imap: mark s390 stable (diff) | |
download | gentoo-939687d8ef63827486ccd7fb8a2e262b36173a2a.tar.gz gentoo-939687d8ef63827486ccd7fb8a2e262b36173a2a.tar.bz2 gentoo-939687d8ef63827486ccd7fb8a2e262b36173a2a.zip |
mail-mta/courier: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/courier/courier-0.75.0-r1.ebuild | 4 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.75.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail-mta/courier/courier-0.75.0-r1.ebuild b/mail-mta/courier/courier-0.75.0-r1.ebuild index 6ace61ccecb1..7a2173aee9f0 100644 --- a/mail-mta/courier/courier-0.75.0-r1.ebuild +++ b/mail-mta/courier/courier-0.75.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" # not in keywords due to missing dependencies: # ~s390 ~ppc64 ~alpha ~ia64 ~sparc ~x86 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sparc ~x86" IUSE="postgres ldap libressl mysql pam nls ipv6 spell fax crypt norewrite \ fam web webmail gnutls" REQUIRED_USE="?? ( gnutls libressl )" diff --git a/mail-mta/courier/courier-0.75.0.ebuild b/mail-mta/courier/courier-0.75.0.ebuild index 0365834aafe8..460295cc4b05 100644 --- a/mail-mta/courier/courier-0.75.0.ebuild +++ b/mail-mta/courier/courier-0.75.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" # not in keywords due to missing dependencies: # ~s390 ~ppc64 ~alpha ~ia64 ~sparc ~x86 -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc s390 sparc x86" IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite \ fam web webmail gnutls" |