gui-apps/wofi: Stabilize 1.4.1 amd64, #936800

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-07-28 03:39:02 +01:00
parent 8980bc35d2
commit 28ee5877b5

View File

@@ -11,7 +11,7 @@ if [[ "${PV}" == 9999 ]]; then
else
SRC_URI="https://hg.sr.ht/~scoopta/wofi/archive/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-v${PV}"
KEYWORDS="~amd64 ~riscv"
KEYWORDS="amd64 ~riscv"
fi
DESCRIPTION="Wofi is a launcher/menu program for wlroots based wayland compositors like sway"