commit: 8d82fe0fd990dd803ef8aa92ef2a940912717fb3
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 1 07:25:03 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 1 07:25:03 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d82fe0f
dev-python/pgspecial: Stabilize 2.1.2 ALLARCHES, #933337
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pgspecial/pgspecial-2.1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pgspecial/pgspecial-2.1.2.ebuild
b/dev-python/pgspecial/pgspecial-2.1.2.ebuild
index 899d00595aa4..160c438e2316 100644
--- a/dev-python/pgspecial/pgspecial-2.1.2.ebuild
+++ b/dev-python/pgspecial/pgspecial-2.1.2.ebuild
@@ -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}]