From a21e000ff5c7df3ea0186044cd4db123078e71b8 Mon Sep 17 00:00:00 2001 From: Jakov Smolić Date: Mon, 14 Feb 2022 11:55:07 +0100 Subject: net-analyzer/arping: Stabilize 2.22 x86, #807427 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- net-analyzer/arping/arping-2.22.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-analyzer') diff --git a/net-analyzer/arping/arping-2.22.ebuild b/net-analyzer/arping/arping-2.22.ebuild index 55d11b15175d..2c8ebabcabd9 100644 --- a/net-analyzer/arping/arping-2.22.ebuild +++ b/net-analyzer/arping/arping-2.22.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 @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-${P}" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" -- cgit v1.2.3-65-gdbad