diff options
Diffstat (limited to 'dev-db/psqlodbc/psqlodbc-16.00.0000.ebuild')
-rw-r--r-- | dev-db/psqlodbc/psqlodbc-16.00.0000.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/psqlodbc/psqlodbc-16.00.0000.ebuild b/dev-db/psqlodbc/psqlodbc-16.00.0000.ebuild index eb924528a69d..6dc2af90535f 100644 --- a/dev-db/psqlodbc/psqlodbc-16.00.0000.ebuild +++ b/dev-db/psqlodbc/psqlodbc-16.00.0000.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ HOMEPAGE="https://odbc.postgresql.org/" SRC_URI="https://ftp.postgresql.org/pub/odbc/versions/src/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="iodbc ssl threads" DEPEND="dev-db/postgresql:*[ssl?] |