summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-07-09 03:55:47 +0100
committerSam James <sam@gentoo.org>2024-07-09 03:55:47 +0100
commit71d13a2384154a8f6cd1084745f327eb6d5188ef (patch)
tree8a326971048de7b7a989b8d000c907720e0b947d /app-forensics
parentapp-forensics/chkrootkit: Stabilize 0.58b x86, #935708 (diff)
downloadgentoo-71d13a2384154a8f6cd1084745f327eb6d5188ef.tar.gz
gentoo-71d13a2384154a8f6cd1084745f327eb6d5188ef.tar.bz2
gentoo-71d13a2384154a8f6cd1084745f327eb6d5188ef.zip
app-forensics/chkrootkit: Stabilize 0.58b ppc, #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 339126cdb025..a9816ad33781 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 )"