From 95e0ff14171964e92a6959284b4e13953cad07de Mon Sep 17 00:00:00 2001 From: Mazunki Hoksaas Date: Sat, 15 Feb 2025 13:11:25 +0100 Subject: [PATCH] app-misc/qman: default to devel branch See-Also: https://github.com/plp13/qman/issues/14 Signed-off-by: Mazunki Hoksaas --- app-misc/qman/qman-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-misc/qman/qman-9999.ebuild b/app-misc/qman/qman-9999.ebuild index 3a671c6ee7..ab25c8c2d8 100644 --- a/app-misc/qman/qman-9999.ebuild +++ b/app-misc/qman/qman-9999.ebuild @@ -8,6 +8,7 @@ inherit meson git-r3 DESCRIPTION="A more modern manual page viewer for our terminals" HOMEPAGE="https://github.com/plp13/qman" EGIT_REPO_URI="https://github.com/plp13/qman.git" +EGIT_BRANCH="devel" LICENSE="BSD-2" SLOT="0"