diff options
author | Sam James <sam@gentoo.org> | 2021-06-03 16:27:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-03 16:27:19 +0000 |
commit | 359bd1f026cfe220814a014eb3cd7f1206d518ce (patch) | |
tree | b1062191e1fa3f81903c6ccaaa4f545583a3ccd2 /dev-java/jdbc-mysql | |
parent | media-libs/speexdsp: Stabilize 1.2.0 arm64, #794007 (diff) | |
download | gentoo-359bd1f026cfe220814a014eb3cd7f1206d518ce.tar.gz gentoo-359bd1f026cfe220814a014eb3cd7f1206d518ce.tar.bz2 gentoo-359bd1f026cfe220814a014eb3cd7f1206d518ce.zip |
dev-java/jdbc-mysql: Stabilize 8.0.25 ppc64, #565036
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java/jdbc-mysql')
-rw-r--r-- | dev-java/jdbc-mysql/jdbc-mysql-8.0.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/jdbc-mysql/jdbc-mysql-8.0.25.ebuild b/dev-java/jdbc-mysql/jdbc-mysql-8.0.25.ebuild index 99f855367bba..417722c0319f 100644 --- a/dev-java/jdbc-mysql/jdbc-mysql-8.0.25.ebuild +++ b/dev-java/jdbc-mysql/jdbc-mysql-8.0.25.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 |