summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-11-27 00:52:11 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-11-27 00:56:58 +0100
commit686ab8319f902ae4aa995037ca6b5117c3f39751 (patch)
treefe34ad4affec812ac22aef3e784d8a9e12427216 /net-analyzer/nbtscan
parentdev-python/idna-ssl: Remove py3.8+ (diff)
downloadgentoo-686ab8319f902ae4aa995037ca6b5117c3f39751.tar.gz
gentoo-686ab8319f902ae4aa995037ca6b5117c3f39751.tar.bz2
gentoo-686ab8319f902ae4aa995037ca6b5117c3f39751.zip
net-analyzer/nbtscan: x86 stable (bug #757018)
Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-analyzer/nbtscan')
-rw-r--r--net-analyzer/nbtscan/nbtscan-1.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nbtscan/nbtscan-1.6.ebuild b/net-analyzer/nbtscan/nbtscan-1.6.ebuild
index b1b5e1ef9c21..c06be6dca33e 100644
--- a/net-analyzer/nbtscan/nbtscan-1.6.ebuild
+++ b/net-analyzer/nbtscan/nbtscan-1.6.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/resurrecting-open-source-projects/${PN}/archive/${PV
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
PATCHES=(
# "${FILESDIR}"/${PN}-1.5.1-script-whitespace.patch
)