gui-apps/waybar: Keyword 0.10.3 arm64, #937385

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2024-08-12 15:48:26 +03:00
parent 2615f1e3cf
commit b1777caa48

View File

@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/Alexays/${PN^}.git"
else
SRC_URI="https://github.com/Alexays/${PN^}/archive/${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="amd64"
KEYWORDS="amd64 ~arm64"
S="${WORKDIR}/${PN^}-${PV}"
fi