summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-30 10:04:34 +0000
committerSam James <sam@gentoo.org>2021-01-30 10:04:34 +0000
commit5a6d0d137db7439de398fedad5efe746c40359f3 (patch)
tree7b46e3cf86b334eee4240f21df4267b72fd218c2 /app-forensics/chkrootkit
parentmedia-libs/libdvdcss: Stabilize 1.4.2-r1 ppc64, #766192 (diff)
downloadgentoo-5a6d0d137db7439de398fedad5efe746c40359f3.tar.gz
gentoo-5a6d0d137db7439de398fedad5efe746c40359f3.tar.bz2
gentoo-5a6d0d137db7439de398fedad5efe746c40359f3.zip
app-forensics/chkrootkit: Stabilize 0.54 ppc64, #767931
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-forensics/chkrootkit')
-rw-r--r--app-forensics/chkrootkit/chkrootkit-0.54.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-forensics/chkrootkit/chkrootkit-0.54.ebuild b/app-forensics/chkrootkit/chkrootkit-0.54.ebuild
index 363908d719bd..7348ce36dc0f 100644
--- a/app-forensics/chkrootkit/chkrootkit-0.54.ebuild
+++ b/app-forensics/chkrootkit/chkrootkit-0.54.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 )"