diff options
Diffstat (limited to 'x11-wm/xoat')
-rw-r--r-- | x11-wm/xoat/xoat-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/xoat/xoat-9999.ebuild b/x11-wm/xoat/xoat-9999.ebuild index 4c386e343ad7..31b9838afc84 100644 --- a/x11-wm/xoat/xoat-9999.ebuild +++ b/x11-wm/xoat/xoat-9999.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit flag-o-matic git-r3 savedconfig toolchain-funcs + +inherit git-r3 savedconfig toolchain-funcs DESCRIPTION="X Obstinate Asymmetric Tiler" HOMEPAGE="https://github.com/seanpringle/xoat" @@ -10,7 +11,6 @@ EGIT_REPO_URI="https://github.com/seanpringle/xoat" LICENSE="MIT" SLOT="0" -KEYWORDS="" DEPEND=" x11-libs/libX11 |