diff options
Diffstat (limited to 'x11-wm/goomwwm/goomwwm-9999.ebuild')
-rw-r--r-- | x11-wm/goomwwm/goomwwm-9999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/goomwwm/goomwwm-9999.ebuild b/x11-wm/goomwwm/goomwwm-9999.ebuild index c773307175d9..f1597d56c856 100644 --- a/x11-wm/goomwwm/goomwwm-9999.ebuild +++ b/x11-wm/goomwwm/goomwwm-9999.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit git-r3 toolchain-funcs + +inherit flag-o-matic git-r3 toolchain-funcs DESCRIPTION="Get out of my way, Window Manager!" HOMEPAGE="https://github.com/seanpringle/goomwwm" |