diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:48:25 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:48:25 +0200 |
commit | 00868ca33d908cfb448989479aece75500123088 (patch) | |
tree | 58bb644707f0dcba65ad346ff55e6bdeac501625 /net-analyzer/nbtscan | |
parent | net-analyzer/nbtscan: Stabilize 1.7.2 ppc, #886935 (diff) | |
download | gentoo-00868ca33d908cfb448989479aece75500123088.tar.gz gentoo-00868ca33d908cfb448989479aece75500123088.tar.bz2 gentoo-00868ca33d908cfb448989479aece75500123088.zip |
net-analyzer/nbtscan: Stabilize 1.7.2 x86, #886935
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer/nbtscan')
-rw-r--r-- | net-analyzer/nbtscan/nbtscan-1.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nbtscan/nbtscan-1.7.2.ebuild b/net-analyzer/nbtscan/nbtscan-1.7.2.ebuild index 191d7dac8ee6..567fd3977c0b 100644 --- a/net-analyzer/nbtscan/nbtscan-1.7.2.ebuild +++ b/net-analyzer/nbtscan/nbtscan-1.7.2.ebuild @@ -11,7 +11,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" DOCS=( AUTHORS CONTRIBUTING.md ChangeLog NEWS README.md ) |