diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 13:53:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 13:53:01 +0100 |
commit | 39d38bc4425374218d946162bd455f1d2874c4ae (patch) | |
tree | 0f677b47f4d12ee797df26da8abe6715bc593c3f /mail-mta | |
parent | dev-util/itstool: arm stable wrt bug #683226 (diff) | |
download | gentoo-39d38bc4425374218d946162bd455f1d2874c4ae.tar.gz gentoo-39d38bc4425374218d946162bd455f1d2874c4ae.tar.bz2 gentoo-39d38bc4425374218d946162bd455f1d2874c4ae.zip |
mail-mta/netqmail: arm stable wrt bug #689864
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/netqmail/netqmail-1.06-r12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/netqmail/netqmail-1.06-r12.ebuild b/mail-mta/netqmail/netqmail-1.06-r12.ebuild index 7cfc235cdbe5..10932c3f33ef 100644 --- a/mail-mta/netqmail/netqmail-1.06-r12.ebuild +++ b/mail-mta/netqmail/netqmail-1.06-r12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -41,7 +41,7 @@ SRC_URI="mirror://qmail/${P}.tar.gz LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sparc x86" IUSE="authcram gencertdaily highvolume libressl pop3 qmail-spp ssl vanilla" REQUIRED_USE="vanilla? ( !ssl !qmail-spp !highvolume )" RESTRICT="test" |