commit: 537a84e47f19aed00039d0deed77821e1f4245ba
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 16 10:36:34 2026 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 16 10:36:34 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=537a84e4
app-arch/libdeflate: Stabilize 1.25 ppc64, #968819
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-arch/libdeflate/libdeflate-1.25.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-arch/libdeflate/libdeflate-1.25.ebuild
b/app-arch/libdeflate/libdeflate-1.25.ebuild
index 32685e558b26..0717d1e8ca78 100644
--- a/app-arch/libdeflate/libdeflate-1.25.ebuild
+++ b/app-arch/libdeflate/libdeflate-1.25.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2025 Gentoo Authors
+# Copyright 2019-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ 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"