commit: 08e87f1cce9e71984c286f6ffec237cc816b0c47 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Wed Jun 1 12:04:05 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Wed Jun 1 12:04:05 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08e87f1c
net-misc/streamlink: Keyword 4.1.0-r1 x86, #848564 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> net-misc/streamlink/streamlink-4.1.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/streamlink/streamlink-4.1.0-r1.ebuild b/net-misc/streamlink/streamlink-4.1.0-r1.ebuild index 248a14b9b415..4b2b4f3c9408 100644 --- a/net-misc/streamlink/streamlink-4.1.0-r1.ebuild +++ b/net-misc/streamlink/streamlink-4.1.0-r1.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" + KEYWORDS="~amd64 ~x86" fi LICENSE="BSD-2 Apache-2.0"
