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/courier/courier-0.75.0.ebuild | |
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/courier/courier-0.75.0.ebuild')
-rw-r--r-- | mail-mta/courier/courier-0.75.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |