summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-07-15 03:45:31 +0100
committerSam James <sam@gentoo.org>2024-07-15 03:45:31 +0100
commit418124c99fcdd151ebc2a770257e7148f3ff3fcf (patch)
tree4f2c05ca70c4d0a48c8a57808e2eb5a11fc6eb40
parentnet-misc/streamlink: enable py3.13 (diff)
downloadgentoo-418124c99fcdd151ebc2a770257e7148f3ff3fcf.tar.gz
gentoo-418124c99fcdd151ebc2a770257e7148f3ff3fcf.tar.bz2
gentoo-418124c99fcdd151ebc2a770257e7148f3ff3fcf.zip
net-misc/streamlink: Stabilize 6.8.3 ALLARCHES, #936078
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-misc/streamlink/streamlink-6.8.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/streamlink/streamlink-6.8.3.ebuild b/net-misc/streamlink/streamlink-6.8.3.ebuild
index 3e4bc7e2f370..9f91275dbba4 100644
--- a/net-misc/streamlink/streamlink-6.8.3.ebuild
+++ b/net-misc/streamlink/streamlink-6.8.3.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