diff options
author | Sam James <sam@gentoo.org> | 2021-06-03 16:22:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-03 16:26:19 +0000 |
commit | f510dbacb5878d93ccf24826dfaeffe4bc0a6763 (patch) | |
tree | 4d1116204978bb7eae4718af748c543169ded553 /dev-java/jdbc-mysql | |
parent | media-libs/speexdsp: Stabilize 1.2.0 x86, #794007 (diff) | |
download | gentoo-f510dbacb5878d93ccf24826dfaeffe4bc0a6763.tar.gz gentoo-f510dbacb5878d93ccf24826dfaeffe4bc0a6763.tar.bz2 gentoo-f510dbacb5878d93ccf24826dfaeffe4bc0a6763.zip |
dev-java/jdbc-mysql: Stabilize 8.0.25 x86, #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 84cd206cdcc2..1895cdf8c10c 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 |