commit: 315211d0dcf0995384a7aa0644872f9e806a39d8
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 22 00:21:54 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Jan 22 00:50:43 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=315211d0
dev-python/pygresql: Stabilize 6.2.0 ppc, #969141
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/pygresql/pygresql-6.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pygresql/pygresql-6.2.0.ebuild
b/dev-python/pygresql/pygresql-6.2.0.ebuild
index db72846bc5af..8ea91f6a5ff8 100644
--- a/dev-python/pygresql/pygresql-6.2.0.ebuild
+++ b/dev-python/pygresql/pygresql-6.2.0.ebuild
@@ -20,7 +20,7 @@ HOMEPAGE="
LICENSE="POSTGRESQL"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ppc ~sparc x86"
DEPEND="${POSTGRES_DEP}"
RDEPEND="${DEPEND}"