mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/ewmh: fix variable order
Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
@@ -12,7 +12,8 @@ DESCRIPTION="An implementation of Extended Window Manager Hints, based on Xlib"
|
||||
HOMEPAGE="https://github.com/parkouss/pyewmh https://pypi.python.org/pypi/ewmh"
|
||||
|
||||
LICENSE="LGPL-3"
|
||||
KEYWORDS="amd64 x86"
|
||||
SLOT="0"
|
||||
|
||||
KEYWORDS="amd64 x86"
|
||||
|
||||
RDEPEND="dev-python/python-xlib[${PYTHON_USEDEP}]"
|
||||
|
||||
Reference in New Issue
Block a user