commit: 444f98ffa628e6524aeaa771ae49896d43a8b549
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 28 00:12:06 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Wed Jan 28 00:13:49 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=444f98ff
dev-python/pygresql: Stabilize 6.2.1 amd64, #969370
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/pygresql/pygresql-6.2.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/pygresql/pygresql-6.2.1.ebuild
b/dev-python/pygresql/pygresql-6.2.1.ebuild
index 6a32bfa9cf64..805748986949 100644
--- a/dev-python/pygresql/pygresql-6.2.1.ebuild
+++ b/dev-python/pygresql/pygresql-6.2.1.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}"