diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-10-27 20:39:16 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-10-27 20:39:16 +0100 |
commit | 7aaf2bfe0a5a6c2ab66f116e4df7aac4ebf130da (patch) | |
tree | 5b45cbc0ffa17a77051eb70eb2420ce7871af713 | |
parent | f42516c47464218a4cee73c45a63c61fbc5e80a7 (diff) |
kde-plasma/{kde-gtk-config,kinfocenter} : keyword testing
-rw-r--r-- | kde-plasma/kde-gtk-config/kde-gtk-config-5.14.2-r1337.ebuild | 2 | ||||
-rw-r--r-- | kde-plasma/kinfocenter/kinfocenter-5.14.2-r1337.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kde-plasma/kde-gtk-config/kde-gtk-config-5.14.2-r1337.ebuild b/kde-plasma/kde-gtk-config/kde-gtk-config-5.14.2-r1337.ebuild index 99211e75..d34f057a 100644 --- a/kde-plasma/kde-gtk-config/kde-gtk-config-5.14.2-r1337.ebuild +++ b/kde-plasma/kde-gtk-config/kde-gtk-config-5.14.2-r1337.ebuild @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="KDE Plasma systemsettings kcm to set GTK application look&feel" HOMEPAGE="https://cgit.kde.org/kde-gtk-config.git" LICENSE="GPL-3" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" DEPEND=" diff --git a/kde-plasma/kinfocenter/kinfocenter-5.14.2-r1337.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.14.2-r1337.ebuild index 0c4be609..f2c34829 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.14.2-r1337.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.14.2-r1337.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="A utility that provides information about a computer system" HOMEPAGE="https://www.kde.org/applications/system/kinfocenter/" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="gles2 ieee1394 +opengl +pci wayland" REQUIRED_USE="wayland? ( || ( gles2 opengl ) )" |