From 0961dcbcd1a5f25b53bd08fe00b30a53b6c273fd Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Tue, 18 Oct 2022 15:57:52 +0000 Subject: [PATCH] net-analyzer/nmap: Sync with Gentoo It's from Gentoo commit 3115ab568925606e26785f49d40aceeb34d9d47e. --- .../portage-stable/net-analyzer/nmap/nmap-7.93.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/portage-stable/net-analyzer/nmap/nmap-7.93.ebuild b/sdk_container/src/third_party/portage-stable/net-analyzer/nmap/nmap-7.93.ebuild index 7c6ddc0d5b..1c9da57558 100644 --- a/sdk_container/src/third_party/portage-stable/net-analyzer/nmap/nmap-7.93.ebuild +++ b/sdk_container/src/third_party/portage-stable/net-analyzer/nmap/nmap-7.93.ebuild @@ -22,7 +22,7 @@ else SRC_URI="https://nmap.org/dist/${P}.tar.bz2" SRC_URI+=" verify-sig? ( https://nmap.org/dist/sigs/${P}.tar.bz2.asc )" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" fi LICENSE="|| ( NPSL GPL-2 )"