diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-27 00:52:11 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-27 00:56:58 +0100 |
commit | 686ab8319f902ae4aa995037ca6b5117c3f39751 (patch) | |
tree | fe34ad4affec812ac22aef3e784d8a9e12427216 /net-analyzer/nbtscan | |
parent | dev-python/idna-ssl: Remove py3.8+ (diff) | |
download | gentoo-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.ebuild | 2 |
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 ) |