gui-libs/wlroots: fix SLOT

* 0.11.x did introduce breaking API/ABI changes.

Signed-off-by: Aaron Bauman <bman@gentoo.org>
This commit is contained in:
Aaron Bauman
2020-07-24 12:28:09 -04:00
parent ad57f3a247
commit 0be32c6cb2

View File

@@ -17,7 +17,7 @@ else
fi
LICENSE="MIT"
SLOT="0/9999"
SLOT="0/11"
IUSE="elogind icccm systemd x11-backend X"
REQUIRED_USE="?? ( elogind systemd )"