From 04622f22b637868fe81bf6f773e33ebe025eedc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leonardo=20Hern=C3=A1ndez=20Hern=C3=A1ndez?= Date: Fri, 30 Dec 2022 15:03:29 -0600 Subject: [PATCH] gui-wm/dwl: set WLROOTS_SLOT for non-live MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Leonardo Hernández Hernández --- gui-wm/dwl/dwl-9999-r1.ebuild | 1 + gui-wm/dwl/dwl-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/gui-wm/dwl/dwl-9999-r1.ebuild b/gui-wm/dwl/dwl-9999-r1.ebuild index b456ff6b8e..ef6dbf4f6b 100644 --- a/gui-wm/dwl/dwl-9999-r1.ebuild +++ b/gui-wm/dwl/dwl-9999-r1.ebuild @@ -22,6 +22,7 @@ if [[ ${PV} == *9999 ]]; then ;; esac else + WLROOTS_SLOT="0/16" SRC_URI="https://github.com/djpohly/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~x86" fi diff --git a/gui-wm/dwl/dwl-9999.ebuild b/gui-wm/dwl/dwl-9999.ebuild index b456ff6b8e..ef6dbf4f6b 100644 --- a/gui-wm/dwl/dwl-9999.ebuild +++ b/gui-wm/dwl/dwl-9999.ebuild @@ -22,6 +22,7 @@ if [[ ${PV} == *9999 ]]; then ;; esac else + WLROOTS_SLOT="0/16" SRC_URI="https://github.com/djpohly/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~x86" fi