x11-wm/awesome: fix eclass usage

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/13707
Signed-off-by: Aaron Bauman <bman@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2019-11-19 12:02:28 +01:00
committed by Aaron Bauman
parent 365f9a0b3c
commit 19127b9f71

View File

@@ -3,7 +3,7 @@
EAPI=7
inherit cmake-utils eutils git-r3 pax-utils
inherit cmake-utils desktop git-r3 pax-utils
DESCRIPTION="A dynamic floating and tiling window manager"
HOMEPAGE="https://awesomewm.org/"