summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-09-05 01:05:26 +0000
committerSam James <sam@gentoo.org>2020-09-05 01:05:26 +0000
commit7536273e4a74e34219c1a457433624d55d673342 (patch)
tree75ffbe19951827a62f2505f9c36d34c591e1867f /app-forensics
parentapp-admin/mktwpol: cleanup old (diff)
downloadgentoo-7536273e4a74e34219c1a457433624d55d673342.tar.gz
gentoo-7536273e4a74e34219c1a457433624d55d673342.tar.bz2
gentoo-7536273e4a74e34219c1a457433624d55d673342.zip
app-forensics/chkrootkit: Stabilize 0.53 amd64, #739462
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-forensics')
-rw-r--r--app-forensics/chkrootkit/chkrootkit-0.53.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-forensics/chkrootkit/chkrootkit-0.53.ebuild b/app-forensics/chkrootkit/chkrootkit-0.53.ebuild
index 187c61d2ddb8..d0105647b6f1 100644
--- a/app-forensics/chkrootkit/chkrootkit-0.53.ebuild
+++ b/app-forensics/chkrootkit/chkrootkit-0.53.ebuild
@@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.pangeia.com.br/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 )"