commit: 744eaab77c79b554c9092c46171f1bd0c7b1e8e9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 11 09:04:13 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 11 09:04:13 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=744eaab7
dev-python/pgspecial: Stabilize 2.1.3 ALLARCHES, #946451
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pgspecial/pgspecial-2.1.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/pgspecial/pgspecial-2.1.3.ebuild
b/dev-python/pgspecial/pgspecial-2.1.3.ebuild
index 0d092904d231..b71f19506bb5 100644
--- a/dev-python/pgspecial/pgspecial-2.1.3.ebuild
+++ b/dev-python/pgspecial/pgspecial-2.1.3.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
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="BSD MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 arm64 x86"
RDEPEND="
>=dev-python/click-4.1[${PYTHON_USEDEP}]