diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-01-28 07:19:31 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-01-28 07:19:31 +0000 |
| commit | 203a4a9b0f54256ee331122e76f108fff7ee2e03 (patch) | |
| tree | 41ebd1d6a3637ba177f3d15e6c7ee7ad87b463aa /dev-python/psycopg | |
| parent | 54e07853700b4f51c5c2f7f31a2657bac87d5b88 (diff) | |
| download | baldeagleos-repo-203a4a9b0f54256ee331122e76f108fff7ee2e03.tar.gz baldeagleos-repo-203a4a9b0f54256ee331122e76f108fff7ee2e03.tar.xz baldeagleos-repo-203a4a9b0f54256ee331122e76f108fff7ee2e03.zip | |
Adding metadata
Diffstat (limited to 'dev-python/psycopg')
| -rw-r--r-- | dev-python/psycopg/psycopg-3.3.2.ebuild | 4 |
1 files 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 db5d99049352..6315e90a506a 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=" |
