commit: 30c3310b7350ad473acc5954ecafc002c1daa5b9
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 22 00:13:59 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Jan 22 00:50:41 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30c3310b
dev-python/pygresql: Stabilize 6.2.0 x86, #969141
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/pygresql/pygresql-6.2.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/pygresql/pygresql-6.2.0.ebuild
b/dev-python/pygresql/pygresql-6.2.0.ebuild
index 6a32bfa9cf64..e7e6cc5fbd8d 100644
--- a/dev-python/pygresql/pygresql-6.2.0.ebuild
+++ b/dev-python/pygresql/pygresql-6.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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}"