commit: 3e1d32d529b1007ecbf60c4fe65acbb1f8dd0205
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 22 00:21:53 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=3e1d32d5
dev-python/pygresql: Stabilize 6.2.0 amd64, #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 e7e6cc5fbd8d..db72846bc5af 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}"