summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-01-06 11:23:42 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-06 11:23:57 +0100
commita4372ca134052d1b030b4e6b1823aa5233271661 (patch)
tree0996bd9593b33ab1be420614c094ba729693d230 /dev-python/pikepdf
parentdev-python/pydantic-core: Stabilize 2.14.6 arm64, #921484 (diff)
downloadgentoo-a4372ca134052d1b030b4e6b1823aa5233271661.tar.gz
gentoo-a4372ca134052d1b030b4e6b1823aa5233271661.tar.bz2
gentoo-a4372ca134052d1b030b4e6b1823aa5233271661.zip
dev-python/pikepdf: Stabilize 8.10.1 arm64, #921486
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pikepdf')
-rw-r--r--dev-python/pikepdf/pikepdf-8.10.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pikepdf/pikepdf-8.10.1.ebuild b/dev-python/pikepdf/pikepdf-8.10.1.ebuild
index 670325f6bba5..9bd593b89bce 100644
--- a/dev-python/pikepdf/pikepdf-8.10.1.ebuild
+++ b/dev-python/pikepdf/pikepdf-8.10.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="MPL-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
# Check QPDF_MIN_VERSION in pyproject.toml on bumps, as well as
# https://qpdf.readthedocs.io/en/stable/release-notes.html.