diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-27 12:15:14 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-27 12:15:14 +0200 |
commit | e27d94a7d30a32fb445ef546f98fa89ffcfb6f34 (patch) | |
tree | a150599d4225171c1b498f9bcca88631db199f59 /app-forensics | |
parent | media-gfx/graphite2: ppc stable wrt bug #576864 (diff) | |
download | gentoo-e27d94a7d30a32fb445ef546f98fa89ffcfb6f34.tar.gz gentoo-e27d94a7d30a32fb445ef546f98fa89ffcfb6f34.tar.bz2 gentoo-e27d94a7d30a32fb445ef546f98fa89ffcfb6f34.zip |
app-forensics/chkrootkit: ppc stable wrt bug #512356
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-forensics')
-rw-r--r-- | app-forensics/chkrootkit/chkrootkit-0.50.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-forensics/chkrootkit/chkrootkit-0.50.ebuild b/app-forensics/chkrootkit/chkrootkit-0.50.ebuild index d4280e871f46..bc050379ab35 100644 --- a/app-forensics/chkrootkit/chkrootkit-0.50.ebuild +++ b/app-forensics/chkrootkit/chkrootkit-0.50.ebuild @@ -13,7 +13,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 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="+cron" RDEPEND="cron? ( virtual/cron )" |