diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-01 10:19:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-01 10:19:34 +0200 |
commit | 93cd910016fcbccc4df9c8b8642c3d0b0e63eb3c (patch) | |
tree | 996e3ce36a3058e9272b85a7b27d1b47bd10f8fa /dev-java/jdbc-mysql | |
parent | app-crypt/tpm2-tss: ppc64 stable wrt bug #810865 (diff) | |
download | gentoo-93cd910016fcbccc4df9c8b8642c3d0b0e63eb3c.tar.gz gentoo-93cd910016fcbccc4df9c8b8642c3d0b0e63eb3c.tar.bz2 gentoo-93cd910016fcbccc4df9c8b8642c3d0b0e63eb3c.zip |
dev-java/jdbc-mysql: ppc64 stable wrt bug #810874
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-java/jdbc-mysql')
-rw-r--r-- | dev-java/jdbc-mysql/jdbc-mysql-8.0.26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/jdbc-mysql/jdbc-mysql-8.0.26.ebuild b/dev-java/jdbc-mysql/jdbc-mysql-8.0.26.ebuild index c7a1905d1b0b..85090fea59f7 100644 --- a/dev-java/jdbc-mysql/jdbc-mysql-8.0.26.ebuild +++ b/dev-java/jdbc-mysql/jdbc-mysql-8.0.26.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://repo1.maven.org/maven2/mysql/mysql-connector-java/${PV}/mysql-c LICENSE="GPL-2-with-MySQL-FLOSS-exception" SLOT="0" -KEYWORDS="amd64 ~ppc64 x86" +KEYWORDS="amd64 ppc64 x86" # Common dependencies # POM: mysql-connector-java-${PV}.pom.xml |