dev-java/jdbc-mysql: destabilize 8.1.0-r1 for ~ppc64, ~x86

The only reverse dependency, dev-db/sqldeveloper, is amd64 only (it
has -* for other arches).

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2024-09-01 18:52:20 +03:00
parent 9a63fd0516
commit 6de1c4173f

View File

@@ -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