summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-25 20:48:35 +0100
committerSam James <sam@gentoo.org>2023-04-25 20:48:51 +0100
commit6d964b10e2c646686428642781ec4a46b93cd619 (patch)
treeaf994473ceb17a2acd9ee2fae0bfc4331c6e706c /net-analyzer/termshark
parentdev-vcs/git-extras: Keyword 7.0.0 arm64, #905056 (diff)
downloadgentoo-6d964b10e2c646686428642781ec4a46b93cd619.tar.gz
gentoo-6d964b10e2c646686428642781ec4a46b93cd619.tar.bz2
gentoo-6d964b10e2c646686428642781ec4a46b93cd619.zip
net-analyzer/termshark: Keyword 2.4.0 arm64, #905061
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/termshark')
-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.