summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-10-04 09:00:09 +0100
committerSam James <sam@gentoo.org>2023-10-04 09:00:45 +0100
commitd68ba91608e3a2f97f587a5aec0ecb9e797e5412 (patch)
tree2c0299068bf324e5c49790dd60caf6644784cead
parentwww-client/chromium: Stabilize 117.0.5938.149 arm64, #915151 (diff)
downloadgentoo-d68ba91608e3a2f97f587a5aec0ecb9e797e5412.tar.gz
gentoo-d68ba91608e3a2f97f587a5aec0ecb9e797e5412.tar.bz2
gentoo-d68ba91608e3a2f97f587a5aec0ecb9e797e5412.zip
dev-java/jdbc-mysql: Stabilize 8.1.0 ppc64, #915159
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-java/jdbc-mysql/jdbc-mysql-8.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/jdbc-mysql/jdbc-mysql-8.1.0.ebuild b/dev-java/jdbc-mysql/jdbc-mysql-8.1.0.ebuild
index b9e815bc0824..b8de3114b97f 100644
--- a/dev-java/jdbc-mysql/jdbc-mysql-8.1.0.ebuild
+++ b/dev-java/jdbc-mysql/jdbc-mysql-8.1.0.ebuild
@@ -23,7 +23,7 @@ S="${WORKDIR}/mysql-connector-j-${PV}"
LICENSE="GPL-2-with-MySQL-FLOSS-exception"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ppc64 ~x86"
CP_DEPEND="
dev-java/c3p0:0