diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-08-30 22:42:02 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-08-30 22:42:02 +0100 |
commit | 16ce1c15500eda4018c9381f6bf4204a0961b2e7 (patch) | |
tree | 2ba6f8449014492432fd2e90787648bcfe938b55 /app-forensics | |
parent | dev-vcs/cvs: stable 1.12.12-r12 for ia64, bug #627498 (diff) | |
download | gentoo-16ce1c15500eda4018c9381f6bf4204a0961b2e7.tar.gz gentoo-16ce1c15500eda4018c9381f6bf4204a0961b2e7.tar.bz2 gentoo-16ce1c15500eda4018c9381f6bf4204a0961b2e7.zip |
app-forensics/chkrootkit: stable 0.51 for ia64, bug #629390
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'app-forensics')
-rw-r--r-- | app-forensics/chkrootkit/chkrootkit-0.51.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-forensics/chkrootkit/chkrootkit-0.51.ebuild b/app-forensics/chkrootkit/chkrootkit-0.51.ebuild index e688faf69bcf..cf77649758ef 100644 --- a/app-forensics/chkrootkit/chkrootkit-0.51.ebuild +++ b/app-forensics/chkrootkit/chkrootkit-0.51.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 )" |