Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-forensics/chkrootkit/
Date: Sun, 30 Aug 2020 19:10:28
Message-Id: 1598814610.bb508dc38e6e91b845166f0c95698a705d6dd87b.whissi@gentoo
1 commit: bb508dc38e6e91b845166f0c95698a705d6dd87b
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 30 19:03:57 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 30 19:10:10 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb508dc3
7
8 app-forensics/chkrootkit: x86 stable (bug #739462)
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-forensics/chkrootkit/chkrootkit-0.53.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-forensics/chkrootkit/chkrootkit-0.53.ebuild b/app-forensics/chkrootkit/chkrootkit-0.53.ebuild
17 index 8a014462a5f..c977d97748b 100644
18 --- a/app-forensics/chkrootkit/chkrootkit-0.53.ebuild
19 +++ b/app-forensics/chkrootkit/chkrootkit-0.53.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.pangeia.com.br/pub/seg/pac/${P}.tar.gz
21
22 LICENSE="BSD-2"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
25 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
26 IUSE="+cron"
27
28 RDEPEND="cron? ( virtual/cron )"