commit: 526e3326262f0e07c062965b03b00d8c3b91b169
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 25 07:33:30 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Wed Feb 25 07:34:25 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=526e3326
dev-python/pygresql: Stabilize 6.2.2 ppc, #970568
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/pygresql/pygresql-6.2.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pygresql/pygresql-6.2.2.ebuild
b/dev-python/pygresql/pygresql-6.2.2.ebuild
index db72846bc5af..8ea91f6a5ff8 100644
--- a/dev-python/pygresql/pygresql-6.2.2.ebuild
+++ b/dev-python/pygresql/pygresql-6.2.2.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}"