diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:23:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:23:06 +0100 |
commit | feb4d67c06e9051f6ab0f3cafc2684de9db0766f (patch) | |
tree | e5ddd5696fb335c864c2173ff10c47606efd2239 /net-mail/cyrus-imapd | |
parent | dev-python/boto: sparc stable wrt bug #592086 (diff) | |
download | gentoo-feb4d67c06e9051f6ab0f3cafc2684de9db0766f.tar.gz gentoo-feb4d67c06e9051f6ab0f3cafc2684de9db0766f.tar.bz2 gentoo-feb4d67c06e9051f6ab0f3cafc2684de9db0766f.zip |
net-mail/cyrus-imapd: sparc stable wrt bug #561884
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-mail/cyrus-imapd')
-rw-r--r-- | net-mail/cyrus-imapd/cyrus-imapd-2.5.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/cyrus-imapd/cyrus-imapd-2.5.10.ebuild b/net-mail/cyrus-imapd/cyrus-imapd-2.5.10.ebuild index 984ea2daf53e..fb41edd8b592 100644 --- a/net-mail/cyrus-imapd/cyrus-imapd-2.5.10.ebuild +++ b/net-mail/cyrus-imapd/cyrus-imapd-2.5.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.cyrusimap.org/cyrus-imapd/${MY_P}.tar.gz" LICENSE="BSD-with-attribution" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc x86" IUSE="afs berkdb clamav http kerberos mysql nntp pam perl postgres \ replication +server sieve snmp sqlite ssl static-libs tcpd" |