diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-29 08:38:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-29 08:38:53 +0200 |
commit | 47dcd3b522f40bfbd6a45f1665bcf3a4c97ab9ac (patch) | |
tree | 63f92ac002135246e33285f95da7a34734c7a5e9 /app-forensics | |
parent | sci-libs/camd: sparc stable wrt bug #804801 (diff) | |
download | gentoo-47dcd3b522f40bfbd6a45f1665bcf3a4c97ab9ac.tar.gz gentoo-47dcd3b522f40bfbd6a45f1665bcf3a4c97ab9ac.tar.bz2 gentoo-47dcd3b522f40bfbd6a45f1665bcf3a4c97ab9ac.zip |
app-forensics/chkrootkit: sparc stable wrt bug #804810
Package-Manager: Portage-3.0.20, Repoman-3.0.2
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.55.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-forensics/chkrootkit/chkrootkit-0.55.ebuild b/app-forensics/chkrootkit/chkrootkit-0.55.ebuild index bb1c05505fc0..38a9b0ae9549 100644 --- a/app-forensics/chkrootkit/chkrootkit-0.55.ebuild +++ b/app-forensics/chkrootkit/chkrootkit-0.55.ebuild @@ -14,7 +14,7 @@ SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${GENTOO_PATC LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86" IUSE="+cron" RDEPEND="cron? ( virtual/cron )" |