commit: 586da4b2ccc32d5e56c4807808847f2c3b173021
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 22 22:36:49 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Feb 22 22:36:49 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=586da4b2
dev-java/jdbc-postgresql: Stabilize 42.7.8 amd64, #970446
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-java/jdbc-postgresql/jdbc-postgresql-42.7.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-java/jdbc-postgresql/jdbc-postgresql-42.7.8.ebuild
b/dev-java/jdbc-postgresql/jdbc-postgresql-42.7.8.ebuild
index 888a586bf17a..3b78ec2e5dc2 100644
--- a/dev-java/jdbc-postgresql/jdbc-postgresql-42.7.8.ebuild
+++ b/dev-java/jdbc-postgresql/jdbc-postgresql-42.7.8.ebuild
@@ -23,7 +23,7 @@ S="${WORKDIR}/postgresql-${PV}-jdbc-src"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
# Tests need a running sql server, otherwise would fail:
# "org.postgresql.util.PSQLException: Connection to localhost:5432 refused.