commit: 0e393764500fafa80245e7f662a84d8a5100fd2f
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 28 01:04:51 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Wed Jan 28 04:46:43 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e393764
dev-python/pygresql: Stabilize 6.2.1 x86, #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 805748986949..db72846bc5af 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}"