summaryrefslogtreecommitdiff
path: root/kde-plasma/kinfocenter/kinfocenter-5.23.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-plasma/kinfocenter/kinfocenter-5.23.4.ebuild')
-rw-r--r--kde-plasma/kinfocenter/kinfocenter-5.23.4.ebuild9
1 files changed, 8 insertions, 1 deletions
diff --git a/kde-plasma/kinfocenter/kinfocenter-5.23.4.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.23.4.ebuild
index 8c0e917a1080..101c2ca7de15 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.23.4.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.23.4.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 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
IUSE="gles2-only ieee1394 +opengl +pci usb wayland +X"
REQUIRED_USE="opengl? ( X ) wayland? ( || ( opengl gles2-only ) )"
@@ -77,6 +77,13 @@ src_configure() {
ecm_src_configure
}
+src_test() {
+ local myctestargs=(
+ -E "smbmountmodeltest"
+ )
+ ecm_src_test
+}
+
src_install() {
ecm_src_install