commit: a17fc4e2dd96c105906a5dc357fc241258c81c38
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 18 08:23:49 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 18 08:23:49 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a17fc4e2
dev-python/orjson: Stabilize 3.10.13 ppc64, #948286
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/orjson/orjson-3.10.13.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/orjson/orjson-3.10.13.ebuild
b/dev-python/orjson/orjson-3.10.13.ebuild
index 1409fb2b7633..cf8d92493cf6 100644
--- a/dev-python/orjson/orjson-3.10.13.ebuild
+++ b/dev-python/orjson/orjson-3.10.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023-2024 Gentoo Authors
+# Copyright 2023-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -63,7 +63,7 @@ LICENSE+="
Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 MIT Unicode-3.0
"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
BDEPEND="
>=dev-util/maturin-1.7.8[${PYTHON_USEDEP}]