commit: a6b197ee7887e94c0404734934838391b72bc4cd Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Sun Jan 5 22:38:32 2025 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sun Jan 5 22:40:25 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6b197ee
media-sound/teamspeak-client: add testing keywords Since Teamspeak3 is depending in Qt5, we need now to add keyboards for Teamspeak5 beta, which does not anymore Qt5.. Bug: https://bugs.gentoo.org/926665 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> media-sound/teamspeak-client/teamspeak-client-5.0.0_beta77-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-sound/teamspeak-client/teamspeak-client-5.0.0_beta77-r1.ebuild b/media-sound/teamspeak-client/teamspeak-client-5.0.0_beta77-r1.ebuild index fa6790279ba0..99847f852414 100644 --- a/media-sound/teamspeak-client/teamspeak-client-5.0.0_beta77-r1.ebuild +++ b/media-sound/teamspeak-client/teamspeak-client-5.0.0_beta77-r1.ebuild @@ -12,6 +12,7 @@ S="${WORKDIR}" LICENSE="teamspeak5 || ( GPL-2 GPL-3 LGPL-3 )" SLOT="5" +KEYWORDS="-* ~amd64" RDEPEND=" app-accessibility/at-spi2-core:2
