commit: 33b594c71b21334abdec325005cfdae0f3038455
Author: Piotr Kubaj <pkubaj <AT> anongoth <DOT> pl>
AuthorDate: Thu Jun 6 13:39:07 2024 +0000
Commit: Piotr Kubaj <pkubaj <AT> anongoth <DOT> pl>
CommitDate: Thu Jun 6 13:39:07 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=33b594c7
gui-apps/yambar: keyword 1.10.0 for ~ppc64
Signed-off-by: Piotr Kubaj <pkubaj <AT> anongoth.pl>
gui-apps/yambar/yambar-1.10.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gui-apps/yambar/yambar-1.10.0.ebuild
b/gui-apps/yambar/yambar-1.10.0.ebuild
index 13784e42c..32e6c7a2e 100644
--- a/gui-apps/yambar/yambar-1.10.0.ebuild
+++ b/gui-apps/yambar/yambar-1.10.0.ebuild
@@ -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"