summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-10-22 12:38:43 +0100
committerSam James <sam@gentoo.org>2023-10-22 12:38:43 +0100
commit78f698165022f4a220840bb3effb7136a27e3ded (patch)
treeec83fbe90241725cd5148034f0580e39e73f8691 /net-misc/streamlink
parentdev-libs/libsodium: Stabilize 1.0.19-r1 amd64, #916080 (diff)
downloadgentoo-78f698165022f4a220840bb3effb7136a27e3ded.tar.gz
gentoo-78f698165022f4a220840bb3effb7136a27e3ded.tar.bz2
gentoo-78f698165022f4a220840bb3effb7136a27e3ded.zip
net-misc/streamlink: Stabilize 6.2.0 amd64, #916081
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/streamlink')
-rw-r--r--net-misc/streamlink/streamlink-6.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/streamlink/streamlink-6.2.0.ebuild b/net-misc/streamlink/streamlink-6.2.0.ebuild
index 5cdf6fa7ab19..328db327ffcc 100644
--- a/net-misc/streamlink/streamlink-6.2.0.ebuild
+++ b/net-misc/streamlink/streamlink-6.2.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 ~arm ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~x86"
fi
LICENSE="BSD-2 Apache-2.0"