summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-07-09 02:54:58 +0100
committerSam James <sam@gentoo.org>2024-07-09 02:54:58 +0100
commit1faca1efa6c145d3fe116cf8598e5588eabeba35 (patch)
treec66bbe69a5c5e1c0e5643605dfc3219e83b116a8 /app-forensics
parentapp-forensics/chkrootkit: Stabilize 0.58b ppc64, #935708 (diff)
downloadgentoo-1faca1efa6c145d3fe116cf8598e5588eabeba35.tar.gz
gentoo-1faca1efa6c145d3fe116cf8598e5588eabeba35.tar.bz2
gentoo-1faca1efa6c145d3fe116cf8598e5588eabeba35.zip
app-forensics/chkrootkit: Stabilize 0.58b arm, #935708
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-forensics')
-rw-r--r--app-forensics/chkrootkit/chkrootkit-0.58b.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-forensics/chkrootkit/chkrootkit-0.58b.ebuild b/app-forensics/chkrootkit/chkrootkit-0.58b.ebuild
index f34d8d9479cc..a2cdf3e76300 100644
--- a/app-forensics/chkrootkit/chkrootkit-0.58b.ebuild
+++ b/app-forensics/chkrootkit/chkrootkit-0.58b.ebuild
@@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.chkrootkit.org/pub/seg/pac/${P}.tar.gz
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc ~x86"
IUSE="+cron"
RDEPEND="cron? ( virtual/cron )"