From: Michael Orlitzky Date: Mon, 8 Apr 2019 14:02:50 +0000 (-0400) Subject: net-mail/amavis-logwatch: maintainer stabilize -r5 on x86/amd64. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=87dcacfd4af8dc98c606a5156b70bec626812bc9;p=gentoo.git net-mail/amavis-logwatch: maintainer stabilize -r5 on x86/amd64. This package is pure perl, and so would have been marked ALLARCHES. Moreover, it requires a special type of log file (that contains sensitive information) to test. So, I think it's reasonable for me as the maintainer to stabilize it on amd64, and (per ALLARCHES), on x86. Signed-off-by: Michael Orlitzky Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/net-mail/amavis-logwatch/amavis-logwatch-1.51.03-r5.ebuild b/net-mail/amavis-logwatch/amavis-logwatch-1.51.03-r5.ebuild index c7c607e6427a..17b9ad2d5afe 100644 --- a/net-mail/amavis-logwatch/amavis-logwatch-1.51.03-r5.ebuild +++ b/net-mail/amavis-logwatch/amavis-logwatch-1.51.03-r5.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/logreporters/${P}.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND="dev-lang/perl"