summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-08-26 06:04:45 +0100
committerSam James <sam@gentoo.org>2023-08-26 06:04:45 +0100
commit53469cc402ac761d7cfaae1f5c0ba67b4b73beda (patch)
tree5e248a4e519a3a10c816a21928962601388e5a03 /net-misc/streamlink
parentdev-util/seer: add 2.1 (diff)
downloadgentoo-53469cc402ac761d7cfaae1f5c0ba67b4b73beda.tar.gz
gentoo-53469cc402ac761d7cfaae1f5c0ba67b4b73beda.tar.bz2
gentoo-53469cc402ac761d7cfaae1f5c0ba67b4b73beda.zip
net-misc/streamlink: Keyword 6.1.0 arm, #911728
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/streamlink')
-rw-r--r--net-misc/streamlink/streamlink-6.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/streamlink/streamlink-6.1.0.ebuild b/net-misc/streamlink/streamlink-6.1.0.ebuild
index 9208c85c22e7..5cdf6fa7ab19 100644
--- a/net-misc/streamlink/streamlink-6.1.0.ebuild
+++ b/net-misc/streamlink/streamlink-6.1.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 ~arm64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~x86"
fi
LICENSE="BSD-2 Apache-2.0"