commit: b1cd3bf1f59098b5fb7d1dfd0150bd2f4ab81f04
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 18 22:42:27 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 18 22:42:27 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1cd3bf1
app-arch/libdeflate: Keyword 1.19 ppc64, #924940
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-arch/libdeflate/libdeflate-1.19.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-arch/libdeflate/libdeflate-1.19.ebuild
b/app-arch/libdeflate/libdeflate-1.19.ebuild
index 2ed3a652def2..ab31fa89b090 100644
--- a/app-arch/libdeflate/libdeflate-1.19.ebuild
+++ b/app-arch/libdeflate/libdeflate-1.19.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then
EGIT_REPO_URI="https://github.com/ebiggers/libdeflate.git"
else
SRC_URI="https://github.com/ebiggers/libdeflate/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 ~ppc64 ~x86"
fi
LICENSE="MIT"