gui-apps/yambar: keyword 1.10.0 for ~ppc64

Signed-off-by: Piotr Kubaj <pkubaj@anongoth.pl>
This commit is contained in:
Piotr Kubaj
2024-06-06 15:39:07 +02:00
parent 5edf4429c3
commit 33b594c71b

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 ~arm64"
KEYWORDS="~amd64 ~arm64 ~ppc64"
fi
DESCRIPTION="Simplistic and highly configurable status panel for X and Wayland"