summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-27 06:09:31 +0100
committerSam James <sam@gentoo.org>2023-09-27 06:09:31 +0100
commit55b4f4d634bc649abfc10e7ce4df2c92db38ac6c (patch)
treebad91760357eb2d78f6b424750906a1e07210926 /net-misc/streamlink
parentmedia-sound/liblc3: Stabilize 1.0.4 x86, #914783 (diff)
downloadgentoo-55b4f4d634bc649abfc10e7ce4df2c92db38ac6c.tar.gz
gentoo-55b4f4d634bc649abfc10e7ce4df2c92db38ac6c.tar.bz2
gentoo-55b4f4d634bc649abfc10e7ce4df2c92db38ac6c.zip
net-misc/streamlink: Stabilize 6.1.0 amd64, #914789
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/streamlink')
-rw-r--r--net-misc/streamlink/streamlink-6.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/streamlink/streamlink-6.1.0.ebuild b/net-misc/streamlink/streamlink-6.1.0.ebuild
index 5cdf6fa7ab19..328db327ffcc 100644
--- a/net-misc/streamlink/streamlink-6.1.0.ebuild
+++ b/net-misc/streamlink/streamlink-6.1.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"