summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-09-25 10:44:07 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-09-25 10:44:07 +0300
commit96fb2e01469ea1854e64befb8c75611669da335a (patch)
tree3df9fdbfb1124ae7647c6eaaf58e9469fa221b23 /sys-apps/logwatch
parentdev-cpp/asio: Stabilize 1.22.2 sparc, #872704 (diff)
downloadgentoo-96fb2e01469ea1854e64befb8c75611669da335a.tar.gz
gentoo-96fb2e01469ea1854e64befb8c75611669da335a.tar.bz2
gentoo-96fb2e01469ea1854e64befb8c75611669da335a.zip
sys-apps/logwatch: Stabilize 7.7 sparc, #872737
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/logwatch')
-rw-r--r--sys-apps/logwatch/logwatch-7.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/logwatch/logwatch-7.7.ebuild b/sys-apps/logwatch/logwatch-7.7.ebuild
index e1c8ee6ddfe3..b7591acfd434 100644
--- a/sys-apps/logwatch/logwatch-7.7.ebuild
+++ b/sys-apps/logwatch/logwatch-7.7.ebuild
@@ -10,7 +10,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"