diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-08 12:00:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-08 12:01:45 +0200 |
commit | e42f133a8679e32531fade78dcc7b7e37bba4694 (patch) | |
tree | b01316b64604256b35dd928a44efdbe983fb4845 /app-forensics | |
parent | dev-libs/libpcre: sparc stable wrt bug #575546 (diff) | |
download | gentoo-e42f133a8679e32531fade78dcc7b7e37bba4694.tar.gz gentoo-e42f133a8679e32531fade78dcc7b7e37bba4694.tar.bz2 gentoo-e42f133a8679e32531fade78dcc7b7e37bba4694.zip |
app-forensics/chkrootkit: sparc stable wrt bug #512356
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="sparc"
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 9e39e661803b..ddf79c579c30 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 )" |