summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-08 00:00:31 +0100
committerSam James <sam@gentoo.org>2023-09-08 00:00:31 +0100
commit76fa448e956a567611e816f8bfd77dcbfce66b9e (patch)
tree23ceda7dc699c9ac48ae4d335635162a2930ef0a /sys-apps/logwatch
parentsys-apps/logwatch: Stabilize 7.9 x86, #913804 (diff)
downloadgentoo-76fa448e956a567611e816f8bfd77dcbfce66b9e.tar.gz
gentoo-76fa448e956a567611e816f8bfd77dcbfce66b9e.tar.bz2
gentoo-76fa448e956a567611e816f8bfd77dcbfce66b9e.zip
sys-apps/logwatch: Stabilize 7.9 sparc, #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 cfdc13b3743f..6293fdcd072a 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"