net-mail/postfix-logwatch: maintainer stabilize -r3 on x86/amd64.
authorMichael Orlitzky <mjo@gentoo.org>
Mon, 8 Apr 2019 14:05:22 +0000 (10:05 -0400)
committerMichael Orlitzky <mjo@gentoo.org>
Mon, 8 Apr 2019 14:07:03 +0000 (10:07 -0400)
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 <mjo@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

net-mail/postfix-logwatch/postfix-logwatch-1.40.03-r3.ebuild

index 1e6cf975500f50447ed496fcac729b4c86fddc98..49ed6220090ffeb10d64324bd736d4cd0f9c386c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -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"