commit: 6446fd4fb2bf0888fbfdb8049575d0859dcbb0cd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 7 17:49:40 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 7 17:49:40 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6446fd4f
app-emacs/magit: Keyword 4.3.0 ppc64, #949379
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/magit/magit-4.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/magit/magit-4.3.0.ebuild
b/app-emacs/magit/magit-4.3.0.ebuild
index 578ed46ac8be..9d39e3608dbe 100644
--- a/app-emacs/magit/magit-4.3.0.ebuild
+++ b/app-emacs/magit/magit-4.3.0.ebuild
@@ -17,7 +17,7 @@ else
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~x86"
+ KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
fi
S="${WORKDIR}/${P}/lisp"