summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-22 06:28:50 +0000
committerSam James <sam@gentoo.org>2020-12-22 06:28:50 +0000
commitbfe3b36eb90935436adc45030a047bef515121a0 (patch)
tree1648f5cfad9fe89b60d59aec78775ca4b52d135b /sys-apps/logwatch
parentapp-arch/zstd: Stabilize 1.4.5 s390, #760750 (diff)
downloadgentoo-bfe3b36eb90935436adc45030a047bef515121a0.tar.gz
gentoo-bfe3b36eb90935436adc45030a047bef515121a0.tar.bz2
gentoo-bfe3b36eb90935436adc45030a047bef515121a0.zip
sys-apps/logwatch: Stabilize 7.5.4 arm64, #759010
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/logwatch')
-rw-r--r--sys-apps/logwatch/logwatch-7.5.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/logwatch/logwatch-7.5.4.ebuild b/sys-apps/logwatch/logwatch-7.5.4.ebuild
index 8afe838791d4..85debd71748e 100644
--- a/sys-apps/logwatch/logwatch-7.5.4.ebuild
+++ b/sys-apps/logwatch/logwatch-7.5.4.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"