commit: 53469cc402ac761d7cfaae1f5c0ba67b4b73beda Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 26 05:04:45 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Aug 26 05:04:45 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53469cc4
net-misc/streamlink: Keyword 6.1.0 arm, #911728 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 9208c85c22e7..5cdf6fa7ab19 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 ~arm64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~x86" fi LICENSE="BSD-2 Apache-2.0"
