summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-02-23 22:48:50 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-02-23 22:48:50 +0200
commit20177e82b0a59966f5225d06fcd0d6b060b6d445 (patch)
tree896be34901f2b3019a5508eb68fc8bab292c6f45 /net-misc
parentdev-python/versioningit: Stabilize 2.1.0 amd64, #891437 (diff)
downloadgentoo-20177e82b0a59966f5225d06fcd0d6b060b6d445.tar.gz
gentoo-20177e82b0a59966f5225d06fcd0d6b060b6d445.tar.bz2
gentoo-20177e82b0a59966f5225d06fcd0d6b060b6d445.zip
net-misc/streamlink: Stabilize 5.2.1 amd64, #891437
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/streamlink/streamlink-5.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/streamlink/streamlink-5.2.1.ebuild b/net-misc/streamlink/streamlink-5.2.1.ebuild
index ff7c51d0ed88..5c099a070e94 100644
--- a/net-misc/streamlink/streamlink-5.2.1.ebuild
+++ b/net-misc/streamlink/streamlink-5.2.1.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 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
LICENSE="BSD-2 Apache-2.0"