diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-26 17:05:23 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-26 17:05:23 +0200 |
commit | 4c4a6f14d049e730059aa70ce1c422458e2b0c97 (patch) | |
tree | 80a62a5e8d0e9f4183e9f4e48ad3be03b179cb67 /net-analyzer | |
parent | dev-libs/libatomic_ops: Stabilize 7.6.14 amd64, #872977 (diff) | |
download | gentoo-4c4a6f14d049e730059aa70ce1c422458e2b0c97.tar.gz gentoo-4c4a6f14d049e730059aa70ce1c422458e2b0c97.tar.bz2 gentoo-4c4a6f14d049e730059aa70ce1c422458e2b0c97.zip |
net-analyzer/wireshark: Stabilize 3.6.8 amd64, #873049
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/wireshark-3.6.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-3.6.8.ebuild b/net-analyzer/wireshark/wireshark-3.6.8.ebuild index fffca9343012..28ec48a90ab7 100644 --- a/net-analyzer/wireshark/wireshark-3.6.8.ebuild +++ b/net-analyzer/wireshark/wireshark-3.6.8.ebuild @@ -18,7 +18,7 @@ else SRC_URI="https://www.wireshark.org/download/src/all-versions/${P/_/}.tar.xz" S="${WORKDIR}/${P/_/}" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~x86" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~x86" fi LICENSE="GPL-2" |