diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-14 21:13:57 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-14 21:13:57 +0100 |
commit | 2cc91a251693ae3c90cd9ff110e7cee50a931b5b (patch) | |
tree | f964e9df9c111365efde04c417dc1f321cdb4b55 /app-forensics/chkrootkit | |
parent | net-misc/curl: stable 7.61.0 for ppc, bug #660894 (diff) | |
download | gentoo-2cc91a251693ae3c90cd9ff110e7cee50a931b5b.tar.gz gentoo-2cc91a251693ae3c90cd9ff110e7cee50a931b5b.tar.bz2 gentoo-2cc91a251693ae3c90cd9ff110e7cee50a931b5b.zip |
app-forensics/chkrootkit: stable 0.52 for ppc, bug #660906
Bug: https://bugs.gentoo.org/660906
Package-Manager: Portage-2.3.42, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-forensics/chkrootkit')
-rw-r--r-- | app-forensics/chkrootkit/chkrootkit-0.52.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-forensics/chkrootkit/chkrootkit-0.52.ebuild b/app-forensics/chkrootkit/chkrootkit-0.52.ebuild index ceb61d549fd0..b330db4368c9 100644 --- a/app-forensics/chkrootkit/chkrootkit-0.52.ebuild +++ b/app-forensics/chkrootkit/chkrootkit-0.52.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 )" |