summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild4
1 files changed, 0 insertions, 4 deletions
diff --git a/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild b/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild
index 087c4e4a772..17e1ca61f16 100644
--- a/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild
+++ b/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild
@@ -35,8 +35,6 @@ RDEPEND="${DEPEND}
!kde-plasma/kde-gtk-config:4
"
-RESTRICT+=" test"
-
PATCHES=( "${FILESDIR}/${PN}-5.4.2-gtk3-optional.patch" )
src_configure() {
@@ -50,9 +48,7 @@ src_configure() {
pkg_postinst() {
kde5_pkg_postinst
- einfo
elog "If you notice missing icons in your GTK applications, you may have to install"
elog "the corresponding themes for GTK. A good guess would be x11-themes/oxygen-gtk"
elog "for example."
- einfo
}