summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-28 12:22:26 +0100
committerSam James <sam@gentoo.org>2023-05-29 19:19:02 +0100
commite1efb03faa30537a9c8b984cd008e4a55370578f (patch)
treeffa6b3b16c08f06b9ae2eb43e086d5de6424e5a7
parentgames-misc/fortune-mod: drop dead prefix targets (diff)
downloadgentoo-e1efb03faa30537a9c8b984cd008e4a55370578f.tar.gz
gentoo-e1efb03faa30537a9c8b984cd008e4a55370578f.tar.bz2
gentoo-e1efb03faa30537a9c8b984cd008e4a55370578f.zip
lxde-base/lxpanel: drop dead prefix targets
The removal was already done, so this is just cleanup afterwards. Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--lxde-base/lxpanel/lxpanel-0.10.1.ebuild3
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) \