commit:     63936a50e6f1b868a9c5683d1825a813c8c02860
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  3 18:38:42 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jan  3 18:38:42 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63936a50

gui-wm/dwl: Keyword 0.5 ppc64, #921274

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

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

diff --git a/gui-wm/dwl/dwl-0.5.ebuild b/gui-wm/dwl/dwl-0.5.ebuild
index f54f72310522..76ca069ee72d 100644
--- a/gui-wm/dwl/dwl-0.5.ebuild
+++ b/gui-wm/dwl/dwl-0.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -25,7 +25,7 @@ if [[ ${PV} == *9999* ]]; then
 else
        
SRC_URI="https://codeberg.org/${PN}/${PN}/releases/download/v${PV}/${MY_P}.tar.gz";
        S="${WORKDIR}/${MY_P}"
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="~amd64 ~ppc64 ~x86"
 fi
 
 DESCRIPTION="dwm for Wayland"

Reply via email to