commit: 5ac3606b7b0f4f7395e444a9692590ea9d8460ec Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Wed Jan 28 00:11:52 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Wed Jan 28 00:13:45 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ac3606b
dev-python/psycopg: Stabilize 3.3.2 x86, #969361 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-python/psycopg/psycopg-3.3.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/psycopg/psycopg-3.3.2.ebuild b/dev-python/psycopg/psycopg-3.3.2.ebuild index e5467584766e..c2330537121e 100644 --- a/dev-python/psycopg/psycopg-3.3.2.ebuild +++ b/dev-python/psycopg/psycopg-3.3.2.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 @@ -22,7 +22,7 @@ SRC_URI=" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos" IUSE="+native-extensions" DEPEND="
