commit:     f4f74e18cfb399df98d82b9c280d41103db84892
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  5 01:59:21 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Sun Sep  5 02:00:26 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4f74e18

virtual/mysql: keyword 5.6-r13 for ~riscv, EAPI 6 -> 8

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 profiles/arch/riscv/package.use.mask | 10 ----------
 virtual/mysql/mysql-5.6-r13.ebuild   |  4 ++--
 2 files changed, 2 insertions(+), 12 deletions(-)

diff --git a/profiles/arch/riscv/package.use.mask 
b/profiles/arch/riscv/package.use.mask
index cd7b1148f47..d18af79350c 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -66,16 +66,6 @@ kde-plasma/kwin accessibility screencast
 # sys-libs/libfaketime does not work properly on this arch
 sys-auth/sssd test
 
-# Marek Szuba <mare...@gentoo.org> (2021-08-14)
-# virtual/mysql & co. round-up:
-#  dev-db/mariadb fails tests here, see Bug #807995
-#  dev-db/mysql and dev-db/percona-server do not support this arch
-#  dev-db/mysql-cluster not tested yet, seriously outdated in the tree
-dev-python/mysqlclient test
-dev-python/pymysql test
-sci-libs/gdal mysql
-sys-cluster/slurm slurmdbd
-
 # Marek Szuba <mare...@gentoo.org> (2021-08-11)
 # dev-ruby/httpclient not keyworded here due to failing tests
 # (Bug #807727). That said, with httpclient-2.8.3 installed manually

diff --git a/virtual/mysql/mysql-5.6-r13.ebuild 
b/virtual/mysql/mysql-5.6-r13.ebuild
index e3ccd93f801..0de3ba50a3b 100644
--- a/virtual/mysql/mysql-5.6-r13.ebuild
+++ b/virtual/mysql/mysql-5.6-r13.ebuild
@@ -1,11 +1,11 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI=8
 
 DESCRIPTION="Virtual for MySQL database server"
 SLOT="0/18"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris 
~x86-solaris"
 IUSE="embedded +server static"
 
 RDEPEND="|| (

Reply via email to