diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:48:24 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:48:24 +0200 |
commit | 24bc64d7646b705f5631fe8cf024417fce153347 (patch) | |
tree | 854cf7022e904057682b7eca9411cbd5de5c4e6d /net-analyzer/nbtscan | |
parent | net-analyzer/darkstat: Stabilize 3.0.721-r1 x86, #886933 (diff) | |
download | gentoo-24bc64d7646b705f5631fe8cf024417fce153347.tar.gz gentoo-24bc64d7646b705f5631fe8cf024417fce153347.tar.bz2 gentoo-24bc64d7646b705f5631fe8cf024417fce153347.zip |
net-analyzer/nbtscan: Stabilize 1.7.2 amd64, #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 a004786f28bf..613d124c26b9 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 ) |