commit:     0be32c6cb2cfafb7ef534dfb9a91919a09d2f2ce
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 24 16:28:09 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Jul 24 16:28:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0be32c6c

gui-libs/wlroots: fix SLOT

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

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 gui-libs/wlroots/wlroots-0.11.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-libs/wlroots/wlroots-0.11.0.ebuild 
b/gui-libs/wlroots/wlroots-0.11.0.ebuild
index 6496ad0a75a..8e7fda3c1e7 100644
--- a/gui-libs/wlroots/wlroots-0.11.0.ebuild
+++ b/gui-libs/wlroots/wlroots-0.11.0.ebuild
@@ -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 )"
 

Reply via email to