summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2021-09-05 02:54:46 +0100
committerMarek Szuba <marecki@gentoo.org>2021-09-05 02:55:02 +0100
commit87df4d93edbd30f8f73362037100270ebae4f36c (patch)
treeee556afcf3f8dc10e77449b0e600e39c13f82496 /dev-db/mariadb
parentdev-python/jedi: Keyword 0.18.0 s390, #803665 (diff)
downloadgentoo-87df4d93edbd30f8f73362037100270ebae4f36c.tar.gz
gentoo-87df4d93edbd30f8f73362037100270ebae4f36c.tar.bz2
gentoo-87df4d93edbd30f8f73362037100270ebae4f36c.zip
dev-db/mariadb: keyword 10.5.12 for ~riscv
Test failure investigated by upstream and it's just a missing cast in a printed message. Should have the relevant patch added to the patch sets. Bug: https://bugs.gentoo.org/807995 Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'dev-db/mariadb')
-rw-r--r--dev-db/mariadb/mariadb-10.5.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mariadb/mariadb-10.5.12.ebuild b/dev-db/mariadb/mariadb-10.5.12.ebuild
index 137b7a322f1e..7333e139eaa1 100644
--- a/dev-db/mariadb/mariadb-10.5.12.ebuild
+++ b/dev-db/mariadb/mariadb-10.5.12.ebuild
@@ -31,7 +31,7 @@ REQUIRED_USE="jdbc? ( extraengine server !static )
?? ( tcmalloc jemalloc )
static? ( yassl !pam )"
-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"
# Shorten the path because the socket path length must be shorter than 107 chars
# and we will run a mysql server during test phase