diff options
author | Sam James <sam@gentoo.org> | 2020-08-30 23:18:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-30 23:18:38 +0000 |
commit | b9a1315097f1ff8c87d7303d098df47434ec2910 (patch) | |
tree | 0bd527807020af70953a9ecff879efe2dc17e514 /app-forensics | |
parent | dev-util/ccache: Stabilize 3.7.11 arm, #738672 (diff) | |
download | gentoo-b9a1315097f1ff8c87d7303d098df47434ec2910.tar.gz gentoo-b9a1315097f1ff8c87d7303d098df47434ec2910.tar.bz2 gentoo-b9a1315097f1ff8c87d7303d098df47434ec2910.zip |
app-forensics/chkrootkit: Stabilize 0.53 arm, #739462
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-forensics')
-rw-r--r-- | app-forensics/chkrootkit/chkrootkit-0.53.ebuild | 2 |
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 c977d97748b5..1f3c622bc29e 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 )" |