commit: 75f0ac5910cb95c3378faee89b38b14e1649933e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 18 14:49:26 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 18 14:50:09 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75f0ac59
kde-plasma/kscreen: keyword 6.5.5-r1 This does nothing for non-ppc64 (332edb16c3f0790fa16d0c015c13c1bfcc13836d) but it's going to be shadowed by what I push shortly hopefully and it makes the scripting a bit easier. Signed-off-by: Sam James <sam <AT> gentoo.org> kde-plasma/kscreen/kscreen-6.5.5-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/kscreen/kscreen-6.5.5-r1.ebuild b/kde-plasma/kscreen/kscreen-6.5.5-r1.ebuild index 54968ccf41b3..33a99bd66020 100644 --- a/kde-plasma/kscreen/kscreen-6.5.5-r1.ebuild +++ b/kde-plasma/kscreen/kscreen-6.5.5-r1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/plasma/kscreen" LICENSE="GPL-2" # TODO: CHECK SLOT="6" -KEYWORDS="~ppc64" +KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="X" # slot op: Uses Qt6GuiPrivate and Qt6WaylandClientPrivate
