commit: 04622f22b637868fe81bf6f773e33ebe025eedc2 Author: Leonardo Hernández Hernández <leohdz172 <AT> outlook <DOT> com> AuthorDate: Fri Dec 30 21:03:29 2022 +0000 Commit: Leonardo Hernandez <leohdz172 <AT> outlook <DOT> com> CommitDate: Fri Dec 30 21:04:31 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=04622f22
gui-wm/dwl: set WLROOTS_SLOT for non-live Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> outlook.com> 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 b456ff6b8..ef6dbf4f6 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 b456ff6b8..ef6dbf4f6 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