diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-01-12 07:24:27 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-01-12 07:24:27 +0000 |
| commit | ca6c72bcf14c5cb03441c5b4ffec48d4fe152191 (patch) | |
| tree | d339435245bec10d0b210bb3783344388a31914a /net-analyzer/wireshark | |
| parent | 58b53639270192a4f5fabef21dca3a80ca8b060f (diff) | |
| download | baldeagleos-repo-ca6c72bcf14c5cb03441c5b4ffec48d4fe152191.tar.gz baldeagleos-repo-ca6c72bcf14c5cb03441c5b4ffec48d4fe152191.tar.xz baldeagleos-repo-ca6c72bcf14c5cb03441c5b4ffec48d4fe152191.zip | |
Adding metadata
Diffstat (limited to 'net-analyzer/wireshark')
| -rw-r--r-- | net-analyzer/wireshark/wireshark-4.6.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.6.2-r2.ebuild b/net-analyzer/wireshark/wireshark-4.6.2-r2.ebuild index 26ff4be7c7e0..628a36a626a0 100644 --- a/net-analyzer/wireshark/wireshark-4.6.2-r2.ebuild +++ b/net-analyzer/wireshark/wireshark-4.6.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -23,7 +23,7 @@ else S="${WORKDIR}/${P/_/}" if [[ ${PV} != *_rc* ]] ; then - KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc64 ~riscv ~x86" + KEYWORDS="amd64 arm arm64 ~hppa ~loong ~ppc64 ~riscv x86" fi fi |
