gui-apps/yambar: keyword 1.10.0 for ~arm64

Closes: https://github.com/gentoo/guru/pull/131
Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
David Roman
2024-01-28 23:49:36 +01:00
parent bdff2b50c2
commit 9f189e1890

View File

@@ -11,7 +11,7 @@ if [[ ${PV} == *9999* ]]; then
else
SRC_URI="https://codeberg.org/dnkl/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}"
KEYWORDS="~amd64"
KEYWORDS="~amd64 ~arm64"
fi
DESCRIPTION="Simplistic and highly configurable status panel for X and Wayland"