summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-25 20:48:36 +0100
committerSam James <sam@gentoo.org>2023-04-25 20:48:52 +0100
commit6d66fc8bcb2941a2489bef2ce7795b6ff496fd88 (patch)
tree95fd4b3a8fb286d47efef660d4b7f6ec72f7e070 /net-misc/streamlink
parentnet-analyzer/termshark: Keyword 2.4.0 arm64, #905061 (diff)
downloadgentoo-6d66fc8bcb2941a2489bef2ce7795b6ff496fd88.tar.gz
gentoo-6d66fc8bcb2941a2489bef2ce7795b6ff496fd88.tar.bz2
gentoo-6d66fc8bcb2941a2489bef2ce7795b6ff496fd88.zip
net-misc/streamlink: Keyword 5.4.0 arm, #905064
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/streamlink')
-rw-r--r--net-misc/streamlink/streamlink-5.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/streamlink/streamlink-5.4.0.ebuild b/net-misc/streamlink/streamlink-5.4.0.ebuild
index ff7c51d0ed88..d3f39ab69623 100644
--- a/net-misc/streamlink/streamlink-5.4.0.ebuild
+++ b/net-misc/streamlink/streamlink-5.4.0.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="https://streamlink.github.io/"
if [[ ${PV} != 9999* ]]; then
SRC_URI="https://github.com/streamlink/${PN}/releases/download/${PV}/${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 ~arm ~x86"
fi
LICENSE="BSD-2 Apache-2.0"