dev-python/mysql-connector-python: Stabilize 8.0.25 arm, #789252

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-05-15 18:02:03 +00:00
parent 80ed4ffbcc
commit d94a983317

View File

@@ -10,7 +10,7 @@ DESCRIPTION="Python client library for MariaDB/MySQL"
HOMEPAGE="https://dev.mysql.com/downloads/connector/python/"
SRC_URI="https://github.com/mysql/mysql-connector-python/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="amd64 ~arm x86"
KEYWORDS="amd64 arm x86"
LICENSE="GPL-2"
SLOT="0"
IUSE="examples test"