x11-wm/awesome: Stabilize 4.3-r104 ppc64, #967294

Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
Eli Schwartz
2025-12-11 08:30:31 -05:00
parent f10f53e5ca
commit b74d3fddfe

View File

@@ -11,7 +11,7 @@ if [[ ${PV} == *9999* ]] ; then
EGIT_REPO_URI="https://github.com/awesomeWM/${PN}.git"
else
SRC_URI="https://github.com/awesomeWM/awesome-releases/raw/master/${P}.tar.xz"
KEYWORDS="amd64 arm ppc ~ppc64 ~riscv x86"
KEYWORDS="amd64 arm ppc ppc64 ~riscv x86"
fi
DESCRIPTION="Dynamic floating and tiling window manager"