summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-17 09:16:15 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-17 09:16:15 +0200
commit043c1bdb580436f6265250c21b66eacff910148a (patch)
tree12b2f9f7364c9a905f2378c17d2b9ee9867b6926 /sys-apps/logwatch/logwatch-7.5.3.ebuild
parentmedia-libs/mlt: amd64 stable wrt bug #730404 (diff)
downloadgentoo-043c1bdb580436f6265250c21b66eacff910148a.tar.gz
gentoo-043c1bdb580436f6265250c21b66eacff910148a.tar.bz2
gentoo-043c1bdb580436f6265250c21b66eacff910148a.zip
sys-apps/logwatch: amd64 stable wrt bug #730492
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps/logwatch/logwatch-7.5.3.ebuild')
-rw-r--r--sys-apps/logwatch/logwatch-7.5.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/logwatch/logwatch-7.5.3.ebuild b/sys-apps/logwatch/logwatch-7.5.3.ebuild
index fcd2462a62d6..82d7ba396df6 100644
--- a/sys-apps/logwatch/logwatch-7.5.3.ebuild
+++ b/sys-apps/logwatch/logwatch-7.5.3.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"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 sparc x86"
fi
DESCRIPTION="Analyzes and Reports on system logs"