commit: 4671266299db375597c8a31b47000d02eed8253d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Apr 15 10:56:51 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Apr 16 11:23:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46712662
x11-wm/xoat: flag-o-matic-- Signed-off-by: Sam James <sam <AT> gentoo.org> x11-wm/xoat/xoat-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-wm/xoat/xoat-9999.ebuild b/x11-wm/xoat/xoat-9999.ebuild index 4c386e343ad..31b9838afc8 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
