summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-28 04:14:44 +0000
committerSam James <sam@gentoo.org>2023-12-28 04:14:44 +0000
commit7f122bdbb4dd36ca503c216f48a8587867bc0948 (patch)
tree9cc374efbc93aafae6d58942fcea25e8c5c2f683 /net-misc
parentnet-misc/dhcpcd: backport rebinding fix (diff)
downloadgentoo-7f122bdbb4dd36ca503c216f48a8587867bc0948.tar.gz
gentoo-7f122bdbb4dd36ca503c216f48a8587867bc0948.tar.bz2
gentoo-7f122bdbb4dd36ca503c216f48a8587867bc0948.zip
net-misc/streamlink: Stabilize 6.4.2 amd64, #920844
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/streamlink/streamlink-6.4.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/streamlink/streamlink-6.4.2.ebuild b/net-misc/streamlink/streamlink-6.4.2.ebuild
index d73952536218..cbfd887b2469 100644
--- a/net-misc/streamlink/streamlink-6.4.2.ebuild
+++ b/net-misc/streamlink/streamlink-6.4.2.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