diff options
author | Sam James <sam@gentoo.org> | 2024-11-23 18:50:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-23 18:50:59 +0000 |
commit | f040674239f9fec3dfbd6c84b2a2098d436d5c0a (patch) | |
tree | 4bfa6c9ed28cdc1e0c61034f7e0293b5e62c5989 /net-misc/streamlink | |
parent | media-video/vlc: needs flex in live (diff) | |
download | gentoo-f040674239f9fec3dfbd6c84b2a2098d436d5c0a.tar.gz gentoo-f040674239f9fec3dfbd6c84b2a2098d436d5c0a.tar.bz2 gentoo-f040674239f9fec3dfbd6c84b2a2098d436d5c0a.zip |
net-misc/streamlink: Stabilize 6.11.0 ALLARCHES, #943480
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/streamlink')
-rw-r--r-- | net-misc/streamlink/streamlink-6.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/streamlink/streamlink-6.11.0.ebuild b/net-misc/streamlink/streamlink-6.11.0.ebuild index 38bb73a0d640..bc7ffb74e0d9 100644 --- a/net-misc/streamlink/streamlink-6.11.0.ebuild +++ b/net-misc/streamlink/streamlink-6.11.0.ebuild @@ -26,7 +26,7 @@ fi LICENSE="BSD-2 Apache-2.0" SLOT="0" if [[ ${PV} != 9999* ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~x86" fi # See https://github.com/streamlink/streamlink/commit/9d8156dd794ee0919297cd90d85bcc11b8a28358 for chardet/charset-normalizer dep |