summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2021-09-23 13:31:04 -0500
committerBen Kohler <bkohler@gentoo.org>2021-09-23 13:31:43 -0500
commit238c47d01b41ac09ae0e85f04bb1d2d7badc305a (patch)
tree3330a0d8112fe2412c2c3ee425dc097aabf5d173 /x11-wm
parentsys-apps/hwinfo: drop unused inherit (diff)
downloadgentoo-238c47d01b41ac09ae0e85f04bb1d2d7badc305a.tar.gz
gentoo-238c47d01b41ac09ae0e85f04bb1d2d7badc305a.tar.bz2
gentoo-238c47d01b41ac09ae0e85f04bb1d2d7badc305a.zip
x11-wm/spectrwm: drop unused inherits
Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/spectrwm/spectrwm-3.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/spectrwm/spectrwm-3.4.1.ebuild b/x11-wm/spectrwm/spectrwm-3.4.1.ebuild
index 3836663ba0ba..a0949ab30736 100644
--- a/x11-wm/spectrwm/spectrwm-3.4.1.ebuild
+++ b/x11-wm/spectrwm/spectrwm-3.4.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit desktop multilib toolchain-funcs
+inherit toolchain-funcs
DESCRIPTION="Small dynamic tiling window manager for X11"
HOMEPAGE="https://github.com/conformal/spectrwm"