diff options
Diffstat (limited to 'lxde-base')
-rw-r--r-- | lxde-base/lxpanel/lxpanel-0.10.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lxde-base/lxpanel/lxpanel-0.10.1.ebuild b/lxde-base/lxpanel/lxpanel-0.10.1.ebuild index 07a5a63d4cf2..a14fb1325cd6 100644 --- a/lxde-base/lxpanel/lxpanel-0.10.1.ebuild +++ b/lxde-base/lxpanel/lxpanel-0.10.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -49,7 +49,6 @@ src_configure() { use wifi && plugins+=",netstat" use alsa && plugins+=",volumealsa" - [[ ${CHOST} == *-interix* ]] && plugins=deskno,kbled,xkb econf \ $(use_enable alsa) \ |