commit: 7e121a776aaf7126fd4aff6b333699bfb1d5d76f Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sat Jun 8 12:53:27 2019 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sat Jun 8 12:53:27 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e121a77
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 <whissi <AT> gentoo.org> sys-apps/logwatch/logwatch-7.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/logwatch/logwatch-7.5.1.ebuild b/sys-apps/logwatch/logwatch-7.5.1.ebuild index eefc16389fc..17318fa5e51 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"
