diff options
-rw-r--r-- | profiles/arch/riscv/package.use.mask | 10 | ||||
-rw-r--r-- | 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 cd7b1148f472..d18af79350c0 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 <marecki@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 <marecki@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 e3ccd93f8019..0de3ba50a3bc 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="|| ( |