From 2d3eeb423a2664a28b699ecb608ee49e01b1d854 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 21 Nov 2022 07:16:18 +0000 Subject: [PATCH] net-misc/whois: Sync with Gentoo It's from Gentoo commit ac82c2ef7508169844632e059b2cb319bf187a81. --- .../portage-stable/net-misc/whois/whois-5.5.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/portage-stable/net-misc/whois/whois-5.5.14.ebuild b/sdk_container/src/third_party/portage-stable/net-misc/whois/whois-5.5.14.ebuild index 4c1dfcda83..a0d9e810ec 100644 --- a/sdk_container/src/third_party/portage-stable/net-misc/whois/whois-5.5.14.ebuild +++ b/sdk_container/src/third_party/portage-stable/net-misc/whois/whois-5.5.14.ebuild @@ -17,7 +17,7 @@ else #SRC_URI="https://github.com/rfc1036/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}"/${PN} - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" fi LICENSE="GPL-2"