commit: d6812866b39a33e9646f49b518d0d045ab35e74a
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 13 16:31:19 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 13 16:31:19 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6812866
dev-python/psycopg: Stabilize 3.1.7 arm64, #890690
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/psycopg/psycopg-3.1.7.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/psycopg/psycopg-3.1.7.ebuild
b/dev-python/psycopg/psycopg-3.1.7.ebuild
index 79cbeb5d8eb7..7c45cb110727 100644
--- a/dev-python/psycopg/psycopg-3.1.7.ebuild
+++ b/dev-python/psycopg/psycopg-3.1.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -22,7 +22,7 @@ S=${WORKDIR}/${P}/psycopg
LICENSE="LGPL-3+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
DEPEND="
>=dev-db/postgresql-8.1:*