From ce65f870e23911d7fe06d05ea39b919a5ded0353 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 3 Mar 2022 21:29:30 +0000 Subject: [PATCH] net-analyzer/scanlogd: destabilise for ppc Signed-off-by: Sam James --- net-analyzer/scanlogd/scanlogd-2.2.7-r1.ebuild | 4 ++-- net-analyzer/scanlogd/scanlogd-2.2.8-r1.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-analyzer/scanlogd/scanlogd-2.2.7-r1.ebuild b/net-analyzer/scanlogd/scanlogd-2.2.7-r1.ebuild index 7598563d38155..425d76c6c1549 100644 --- a/net-analyzer/scanlogd/scanlogd-2.2.7-r1.ebuild +++ b/net-analyzer/scanlogd/scanlogd-2.2.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.openwall.com/scanlogd/" LICENSE="scanlogd GPL-2" # GPL-2 for initscript SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="+nids pcap" REQUIRED_USE="?? ( nids pcap )" diff --git a/net-analyzer/scanlogd/scanlogd-2.2.8-r1.ebuild b/net-analyzer/scanlogd/scanlogd-2.2.8-r1.ebuild index 0e6c20df4bec0..c4c0611a002a5 100644 --- a/net-analyzer/scanlogd/scanlogd-2.2.8-r1.ebuild +++ b/net-analyzer/scanlogd/scanlogd-2.2.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ HOMEPAGE="https://www.openwall.com/scanlogd/" LICENSE="scanlogd GPL-2" # GPL-2 for initscript SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="+nids pcap" REQUIRED_USE="?? ( nids pcap )"