diff options
author | Ben Kohler <bkohler@gentoo.org> | 2021-09-23 13:31:04 -0500 |
---|---|---|
committer | Ben Kohler <bkohler@gentoo.org> | 2021-09-23 13:31:43 -0500 |
commit | 238c47d01b41ac09ae0e85f04bb1d2d7badc305a (patch) | |
tree | 3330a0d8112fe2412c2c3ee425dc097aabf5d173 /x11-wm | |
parent | sys-apps/hwinfo: drop unused inherit (diff) | |
download | gentoo-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.ebuild | 2 |
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" |