diff options
author | Sam James <sam@gentoo.org> | 2024-04-17 22:59:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-17 22:59:23 +0100 |
commit | 60f2d82c801eb9649d2a78f33e9247d45f7515c0 (patch) | |
tree | 744fafb05ed6fb0d6820f6087252a3272dd011e2 /net-misc/streamlink | |
parent | dev-util/diffoscope: Stabilize 263 amd64, #930044 (diff) | |
download | gentoo-60f2d82c801eb9649d2a78f33e9247d45f7515c0.tar.gz gentoo-60f2d82c801eb9649d2a78f33e9247d45f7515c0.tar.bz2 gentoo-60f2d82c801eb9649d2a78f33e9247d45f7515c0.zip |
net-misc/streamlink: Stabilize 6.7.2-r1 ALLARCHES, #930045
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/streamlink')
-rw-r--r-- | net-misc/streamlink/streamlink-6.7.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/streamlink/streamlink-6.7.2-r1.ebuild b/net-misc/streamlink/streamlink-6.7.2-r1.ebuild index 2f0f40037611..73d54972af03 100644 --- a/net-misc/streamlink/streamlink-6.7.2-r1.ebuild +++ b/net-misc/streamlink/streamlink-6.7.2-r1.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 |