Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/netqmail/
Date: Mon, 30 Dec 2019 15:17:03
Message-Id: 1577718986.5c54846227b4752303cef34109ee78fe8d1bd3c8.slyfox@gentoo
1 commit: 5c54846227b4752303cef34109ee78fe8d1bd3c8
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon Dec 30 14:32:22 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 30 15:16:26 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c548462
7
8 mail-mta/netqmail: move keywords forward
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 RepoMan-Options: --include-arches="ia64 s90 sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 mail-mta/netqmail/netqmail-1.06-r12.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/mail-mta/netqmail/netqmail-1.06-r12.ebuild b/mail-mta/netqmail/netqmail-1.06-r12.ebuild
19 index 8044a26d502..2e6bcd4fa91 100644
20 --- a/mail-mta/netqmail/netqmail-1.06-r12.ebuild
21 +++ b/mail-mta/netqmail/netqmail-1.06-r12.ebuild
22 @@ -41,7 +41,7 @@ SRC_URI="mirror://qmail/${P}.tar.gz
23
24 LICENSE="public-domain"
25 SLOT="0"
26 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86"
27 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
28 IUSE="authcram gencertdaily highvolume libressl pop3 qmail-spp ssl vanilla"
29 REQUIRED_USE="vanilla? ( !ssl !qmail-spp !highvolume )"
30 RESTRICT="test"