commit:     88c346dbfad8ecd4235635ab7d5fc62a4809734e
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 28 12:36:21 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 28 12:36:21 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88c346db

gui-wm/tinywl: Stabilize 0.18.1 ppc64, #954985

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 gui-wm/tinywl/tinywl-0.18.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gui-wm/tinywl/tinywl-0.18.1.ebuild 
b/gui-wm/tinywl/tinywl-0.18.1.ebuild
index a08f405dff3d..64ed6d8f2e51 100644
--- a/gui-wm/tinywl/tinywl-0.18.1.ebuild
+++ b/gui-wm/tinywl/tinywl-0.18.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then
        inherit git-r3
 else
        
SRC_URI="https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/${PV}/downloads/wlroots-${PV}.tar.gz";
-       KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
+       KEYWORDS="~amd64 ~arm64 ~loong ppc64 ~riscv ~x86"
        S="${WORKDIR}/wlroots-${PV}"
 fi
 

Reply via email to