summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-01-06 10:49:43 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-06 10:49:43 +0100
commit960ccd0aad1ae9629ea1cbae46eb8adc5952aacf (patch)
tree8fed236ffd6e82458c90ecc61c06fdce57b41111
parentdev-python/markdown2: Stabilize 2.4.12 ALLARCHES, #921471 (diff)
downloadgentoo-960ccd0aad1ae9629ea1cbae46eb8adc5952aacf.tar.gz
gentoo-960ccd0aad1ae9629ea1cbae46eb8adc5952aacf.tar.bz2
gentoo-960ccd0aad1ae9629ea1cbae46eb8adc5952aacf.zip
dev-python/psycopg: Stabilize 3.1.16 arm, #921480
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/psycopg/psycopg-3.1.16.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/psycopg/psycopg-3.1.16.ebuild b/dev-python/psycopg/psycopg-3.1.16.ebuild
index 6056815ed613..aecd29e310dc 100644
--- a/dev-python/psycopg/psycopg-3.1.16.ebuild
+++ b/dev-python/psycopg/psycopg-3.1.16.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 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"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
DEPEND="
>=dev-db/postgresql-8.1:*