commit: 717e7ae23abebf9ca0a0f2be00d1bef9c4d5c4b3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jun 9 13:53:35 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jun 9 13:53:35 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=717e7ae2
net-misc/streamlink: Stabilize 5.5.1 amd64, #908116 Signed-off-by: Sam James <sam <AT> gentoo.org> net-misc/streamlink/streamlink-5.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/streamlink/streamlink-5.5.1.ebuild b/net-misc/streamlink/streamlink-5.5.1.ebuild index 6c6140e9a8da..b7ef73d3b5e2 100644 --- a/net-misc/streamlink/streamlink-5.5.1.ebuild +++ b/net-misc/streamlink/streamlink-5.5.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 ~arm ~arm64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~x86" fi LICENSE="BSD-2 Apache-2.0"
