summaryrefslogtreecommitdiff
path: root/net-misc/streamlink/streamlink-6.2.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-10-22 14:44:10 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-10-22 14:44:10 +0100
commit63627de4936707c40b5c4dca4f23e9fe1e9c4837 (patch)
tree0882ba9f0e330ae7e1f2f3306a6683000060355d /net-misc/streamlink/streamlink-6.2.0.ebuild
parent940cec7afea0fff03b206c62a512335e6f9d2d00 (diff)
gentoo auto-resync : 22:10:2023 - 14:44:09
Diffstat (limited to 'net-misc/streamlink/streamlink-6.2.0.ebuild')
-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"