commit: 927032e9a85264bf406a5f2c7861dff064ad6c51 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Jan 15 15:31:44 2022 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Jan 15 15:31:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=927032e9
kde-plasma/kinfocenter: Restore keywords, optfeature is nonfatal Only app-misc/wayland-utils needs keywording. Bug: https://bugs.gentoo.org/830645 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/kinfocenter/kinfocenter-5.23.5-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/kinfocenter/kinfocenter-5.23.5-r1.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.23.5-r1.ebuild index b1d7aea2ad1b..771923518700 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.23.5-r1.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.23.5-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> glogo-s LICENSE="GPL-2" # TODO: CHECK SLOT="5" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" IUSE="gles2-only ieee1394 +opengl +pci usb +X" REQUIRED_USE="opengl? ( X )"
