diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 19:27:55 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 19:35:31 +0100 |
commit | c819472b65156592ec01e9ecff87e04960a9c075 (patch) | |
tree | d6ab6b77e463eeb3b5e0c1c9003b59723b6c2ec3 /mail-mta | |
parent | dev-python/miniupnpc: x86 stable (bug #646550) (diff) | |
download | gentoo-c819472b65156592ec01e9ecff87e04960a9c075.tar.gz gentoo-c819472b65156592ec01e9ecff87e04960a9c075.tar.bz2 gentoo-c819472b65156592ec01e9ecff87e04960a9c075.zip |
mail-mta/netqmail: x86 stable (bug #504392)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/netqmail/netqmail-1.06-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/netqmail/netqmail-1.06-r4.ebuild b/mail-mta/netqmail/netqmail-1.06-r4.ebuild index 1737b7b0edf9..0288d16973ef 100644 --- a/mail-mta/netqmail/netqmail-1.06-r4.ebuild +++ b/mail-mta/netqmail/netqmail-1.06-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -36,7 +36,7 @@ SRC_URI="mirror://qmail/${P}.tar.gz LICENSE="public-domain" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="authcram gencertdaily highvolume libressl qmail-spp ssl vanilla" REQUIRED_USE='vanilla? ( !ssl !qmail-spp !highvolume )' RESTRICT="test" |