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/amavis-logwatch/
Date: Tue, 24 Oct 2017 14:44:33
Message-Id: 1508856087.6f32221df6aadac6f35a3ce8f95153f751d9a9cb.mjo@gentoo
1 commit: 6f32221df6aadac6f35a3ce8f95153f751d9a9cb
2 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 24 14:41:27 2017 +0000
4 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 24 14:41:27 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f32221d
7
8 net-mail/amavis-logwatch: stabilize -r3 on amd64 and x86.
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 net-mail/amavis-logwatch/amavis-logwatch-1.51.03-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-mail/amavis-logwatch/amavis-logwatch-1.51.03-r3.ebuild b/net-mail/amavis-logwatch/amavis-logwatch-1.51.03-r3.ebuild
16 index e312caecfdf..79d11a94ef7 100644
17 --- a/net-mail/amavis-logwatch/amavis-logwatch-1.51.03-r3.ebuild
18 +++ b/net-mail/amavis-logwatch/amavis-logwatch-1.51.03-r3.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"