gui-wm/tinywl: Keyword 0.17.3 loong, #934028

Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
This commit is contained in:
Matoro Mahri
2024-07-03 10:44:32 -04:00
committed by Viorel Munteanu
parent 206da996be
commit a5c7187f1d

View File

@@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
else
SRC_URI="https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/${PV}/downloads/wlroots-${PV}.tar.gz"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
S="${WORKDIR}/wlroots-${PV}"
fi