commit: 895706e3cf0c61f383e079c83c59a3ad110b81c6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu May 1 07:09:03 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 1 07:09:03 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=895706e3
app-text/pdftk: Stabilize 3.3.3_p20231025 arm64, #953550
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-text/pdftk/pdftk-3.3.3_p20231025.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-text/pdftk/pdftk-3.3.3_p20231025.ebuild
b/app-text/pdftk/pdftk-3.3.3_p20231025.ebuild
index e14ffacbdd35..87529db37526 100644
--- a/app-text/pdftk/pdftk-3.3.3_p20231025.ebuild
+++ b/app-text/pdftk/pdftk-3.3.3_p20231025.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ S="${WORKDIR}/pdftk-${MY_COMMIT}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64"
+KEYWORDS="amd64 arm64 ~ppc64"
CP_DEPEND="
dev-java/bcprov:0