Gentoo Archives: gentoo-commits

From: Michael Orlitzky <mjo@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/postfix-logwatch/
Date: Tue, 24 Oct 2017 14:44:34
Message-Id: 1508856184.7b88f1080eb8d6d4e6ad3504be37b7af35eb97a3.mjo@gentoo
1 commit: 7b88f1080eb8d6d4e6ad3504be37b7af35eb97a3
2 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 24 14:43:04 2017 +0000
4 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 24 14:43:04 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b88f108
7
8 net-mail/postfix-logwatch: stabilize -r2 on amd64 and x86.
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 net-mail/postfix-logwatch/postfix-logwatch-1.40.03-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-mail/postfix-logwatch/postfix-logwatch-1.40.03-r2.ebuild b/net-mail/postfix-logwatch/postfix-logwatch-1.40.03-r2.ebuild
16 index b798aeb3512..f1ae6f1bf1c 100644
17 --- a/net-mail/postfix-logwatch/postfix-logwatch-1.40.03-r2.ebuild
18 +++ b/net-mail/postfix-logwatch/postfix-logwatch-1.40.03-r2.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/logreporters/${P}.tgz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25
26 RDEPEND="dev-lang/perl"