commit: f6b1239209774e24114cd04ee11a137bbc65ad71
Author: Piotr Kubaj <pkubaj <AT> anongoth <DOT> pl>
AuthorDate: Wed Jul 23 12:34:06 2025 +0000
Commit: Piotr Kubaj <pkubaj <AT> anongoth <DOT> pl>
CommitDate: Wed Jul 23 12:34:06 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f6b12392
gui-apps/wlr-randr: keyword 0.4.1 for ~ppc64
Signed-off-by: Piotr Kubaj <pkubaj <AT> anongoth.pl>
gui-apps/wlr-randr/wlr-randr-0.4.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gui-apps/wlr-randr/wlr-randr-0.4.1.ebuild
b/gui-apps/wlr-randr/wlr-randr-0.4.1.ebuild
index e20d8a9fa4..2861d4aa34 100644
--- a/gui-apps/wlr-randr/wlr-randr-0.4.1.ebuild
+++ b/gui-apps/wlr-randr/wlr-randr-0.4.1.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
else
SRC_URI="https://git.sr.ht/~emersion/wlr-randr/archive/v${PV}.tar.gz ->
${P}.tar.gz"
S="${WORKDIR}/${PN}-v${PV}"
- KEYWORDS="~amd64 ~arm64"
+ KEYWORDS="~amd64 ~arm64 ~ppc64"
fi
LICENSE="MIT"