commit: 7c38a171add6c3420f5f75955174422b3de0d714
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 15 15:58:07 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 15 15:58:07 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c38a171
app-arch/libdeflate: Stabilize 1.23 ppc64, #949658
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-arch/libdeflate/libdeflate-1.23.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-arch/libdeflate/libdeflate-1.23.ebuild
b/app-arch/libdeflate/libdeflate-1.23.ebuild
index 4f1b5bf2903e..fe9ec1cc350b 100644
--- a/app-arch/libdeflate/libdeflate-1.23.ebuild
+++ b/app-arch/libdeflate/libdeflate-1.23.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="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv
~s390 ~sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv
~s390 ~sparc x86"
fi
LICENSE="MIT"