diff options
author | Michael Palimaka <kensington@gentoo.org> | 2019-03-25 21:14:03 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2019-03-25 21:16:21 +1100 |
commit | cd7e6b6b9dcf15a63c6121b893400e7dc3c1902a (patch) | |
tree | ae4a9d223a069cfd3c7ce208b0ea815515a24122 /app-forensics/rkhunter/rkhunter-1.4.6-r1.ebuild | |
parent | dev-libs/libedit: m68k stable wrt bug #677216 (diff) | |
download | gentoo-cd7e6b6b9dcf15a63c6121b893400e7dc3c1902a.tar.gz gentoo-cd7e6b6b9dcf15a63c6121b893400e7dc3c1902a.tar.bz2 gentoo-cd7e6b6b9dcf15a63c6121b893400e7dc3c1902a.zip |
app-forensics/rkhunter: stabilise 1.4.6-r1 using ALLARCHES
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Michael Palimaka <kensington@gentoo.org>
Diffstat (limited to 'app-forensics/rkhunter/rkhunter-1.4.6-r1.ebuild')
-rw-r--r-- | app-forensics/rkhunter/rkhunter-1.4.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-forensics/rkhunter/rkhunter-1.4.6-r1.ebuild b/app-forensics/rkhunter/rkhunter-1.4.6-r1.ebuild index e292e6dde3a9..6e1c219ca7b1 100644 --- a/app-forensics/rkhunter/rkhunter-1.4.6-r1.ebuild +++ b/app-forensics/rkhunter/rkhunter-1.4.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~x86" +KEYWORDS="alpha amd64 ~arm ~mips ppc x86" IUSE="" RDEPEND=" |