summaryrefslogtreecommitdiff
path: root/net-analyzer/termshark/termshark-2.4.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/termshark/termshark-2.4.0.ebuild')
-rw-r--r--net-analyzer/termshark/termshark-2.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/termshark/termshark-2.4.0.ebuild b/net-analyzer/termshark/termshark-2.4.0.ebuild
index 5a3dcf379bba..8c20d52c4d9d 100644
--- a/net-analyzer/termshark/termshark-2.4.0.ebuild
+++ b/net-analyzer/termshark/termshark-2.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-deps.tar
LICENSE="Apache-2.0 BSD-2 BSD MIT MPL-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
# termshark doesn't link against wireshark. It reads data via IPC during
# runtime.