commit: 55b4f4d634bc649abfc10e7ce4df2c92db38ac6c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Sep 27 05:09:31 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Sep 27 05:09:31 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55b4f4d6
net-misc/streamlink: Stabilize 6.1.0 amd64, #914789 Signed-off-by: Sam James <sam <AT> gentoo.org> net-misc/streamlink/streamlink-6.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"
