diff options
author | Eray Aslan <eras@gentoo.org> | 2017-01-18 17:36:09 +0300 |
---|---|---|
committer | Eray Aslan <eras@gentoo.org> | 2017-01-18 17:36:09 +0300 |
commit | 9699dcf591d806c891d1639d4f21c12732083794 (patch) | |
tree | bad97bcf286c994e94b1d954fb13a9dfd0e1c276 /net-mail | |
parent | net-mail/dovecot: remove vulnerable versions (diff) | |
download | gentoo-9699dcf591d806c891d1639d4f21c12732083794.tar.gz gentoo-9699dcf591d806c891d1639d4f21c12732083794.tar.bz2 gentoo-9699dcf591d806c891d1639d4f21c12732083794.zip |
net-mail/dovecot: remove KEYWORDS from vulnerable version
Can't remove the ebuild without breaking the tree for ia64 mips sh and
sparc
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/dovecot/dovecot-2.2.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/dovecot/dovecot-2.2.19.ebuild b/net-mail/dovecot/dovecot-2.2.19.ebuild index 8600d852e0e1..a1187c729ba9 100644 --- a/net-mail/dovecot/dovecot-2.2.19.ebuild +++ b/net-mail/dovecot/dovecot-2.2.19.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -25,7 +25,7 @@ HOMEPAGE="http://www.dovecot.org/" SLOT="0" LICENSE="LGPL-2.1 MIT" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="ia64 ~mips ~sh sparc" IUSE_DOVECOT_AUTH="kerberos ldap mysql pam postgres sqlite vpopmail" IUSE_DOVECOT_STORAGE="cydir imapc +maildir mbox mdbox pop3c sdbox" |