From: Thomas Deutschmann Date: Sat, 8 Jun 2019 12:53:27 +0000 (+0200) Subject: sys-apps/logwatch: x86 stable, applying ALLARCHES policy X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7e121a776aaf7126fd4aff6b333699bfb1d5d76f;p=gentoo.git sys-apps/logwatch: x86 stable, applying ALLARCHES policy Bug: https://bugs.gentoo.org/677536 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Thomas Deutschmann --- diff --git a/sys-apps/logwatch/logwatch-7.5.1.ebuild b/sys-apps/logwatch/logwatch-7.5.1.ebuild index eefc16389fc7..17318fa5e511 100644 --- a/sys-apps/logwatch/logwatch-7.5.1.ebuild +++ b/sys-apps/logwatch/logwatch-7.5.1.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-r3 else SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" + KEYWORDS="alpha amd64 arm arm64 hppa ppc ppc64 sparc x86 ~x86-fbsd" fi DESCRIPTION="Analyzes and Reports on system logs"