commit: 968e51cdbc2b3c3b6a10029568419048d9d2f051
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 28 04:45:28 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Wed Jan 28 04:46:45 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=968e51cd
dev-python/pygresql: Stabilize 6.2.1 ppc, #969370
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/pygresql/pygresql-6.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pygresql/pygresql-6.2.1.ebuild
b/dev-python/pygresql/pygresql-6.2.1.ebuild
index db72846bc5af..8ea91f6a5ff8 100644
--- a/dev-python/pygresql/pygresql-6.2.1.ebuild
+++ b/dev-python/pygresql/pygresql-6.2.1.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}"