diff options
Diffstat (limited to 'app-forensics')
-rw-r--r-- | app-forensics/chkrootkit/chkrootkit-0.52.ebuild | 2 | ||||
-rw-r--r-- | app-forensics/chkrootkit/chkrootkit-0.53.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-forensics/chkrootkit/chkrootkit-0.52.ebuild b/app-forensics/chkrootkit/chkrootkit-0.52.ebuild index d31fd473f704..5e5b6475ffc1 100644 --- a/app-forensics/chkrootkit/chkrootkit-0.52.ebuild +++ b/app-forensics/chkrootkit/chkrootkit-0.52.ebuild @@ -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 sparc x86" IUSE="+cron" RDEPEND="cron? ( virtual/cron )" diff --git a/app-forensics/chkrootkit/chkrootkit-0.53.ebuild b/app-forensics/chkrootkit/chkrootkit-0.53.ebuild index f55b55e51bf0..8a014462a5f8 100644 --- a/app-forensics/chkrootkit/chkrootkit-0.53.ebuild +++ b/app-forensics/chkrootkit/chkrootkit-0.53.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,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 ~sparc ~x86" IUSE="+cron" RDEPEND="cron? ( virtual/cron )" |