diff options
author | Markus Meier <maekke@gentoo.org> | 2017-09-09 12:24:25 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-09-09 12:24:25 +0200 |
commit | 79e36dfec86eede6bc348ba5de4f65814ee51c75 (patch) | |
tree | 8fae28ae15da799353b18893b190acbbfbf47712 /app-forensics | |
parent | sys-libs/libunwind: arm stable, bug #629258 (diff) | |
download | gentoo-79e36dfec86eede6bc348ba5de4f65814ee51c75.tar.gz gentoo-79e36dfec86eede6bc348ba5de4f65814ee51c75.tar.bz2 gentoo-79e36dfec86eede6bc348ba5de4f65814ee51c75.zip |
app-forensics/chkrootkit: arm stable, bug #629390
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-forensics')
-rw-r--r-- | app-forensics/chkrootkit/chkrootkit-0.51.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-forensics/chkrootkit/chkrootkit-0.51.ebuild b/app-forensics/chkrootkit/chkrootkit-0.51.ebuild index 605426c71387..64a6f3def3c9 100644 --- a/app-forensics/chkrootkit/chkrootkit-0.51.ebuild +++ b/app-forensics/chkrootkit/chkrootkit-0.51.ebuild @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.pangeia.com.br/pub/seg/pac/${P}.tar.gz -> ${P}.tar LICENSE="BSD-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="+cron" RDEPEND="cron? ( virtual/cron )" |