summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-07 21:52:23 +0100
committerSam James <sam@gentoo.org>2023-09-07 21:52:23 +0100
commita0dfca9793bd123046c62e1f33915b8a333fcb04 (patch)
treead978a706cd82bd6a4ac25c4229184ba31ff18c3 /sys-apps/logwatch
parentsys-apps/kbd: Stabilize 2.6.1 sparc, #913803 (diff)
downloadgentoo-a0dfca9793bd123046c62e1f33915b8a333fcb04.tar.gz
gentoo-a0dfca9793bd123046c62e1f33915b8a333fcb04.tar.bz2
gentoo-a0dfca9793bd123046c62e1f33915b8a333fcb04.zip
sys-apps/logwatch: Stabilize 7.9 arm64, #913804
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/logwatch')
-rw-r--r--sys-apps/logwatch/logwatch-7.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/logwatch/logwatch-7.9.ebuild b/sys-apps/logwatch/logwatch-7.9.ebuild
index e8d443ac3df7..51fa4fa1c6ac 100644
--- a/sys-apps/logwatch/logwatch-7.9.ebuild
+++ b/sys-apps/logwatch/logwatch-7.9.ebuild
@@ -13,7 +13,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
LICENSE="MIT"