diff options
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/mariadb/mariadb-11.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mariadb/mariadb-11.4.2.ebuild b/dev-db/mariadb/mariadb-11.4.2.ebuild index c0f3096224ad..93425fc5aaeb 100644 --- a/dev-db/mariadb/mariadb-11.4.2.ebuild +++ b/dev-db/mariadb/mariadb-11.4.2.ebuild @@ -29,7 +29,7 @@ REQUIRED_USE="jdbc? ( extraengine server !static ) static? ( yassl !pam ) test? ( extraengine )" -#KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~x86" +#KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" # Shorten the path because the socket path length must be shorter than 107 chars # and we will run a mysql server during test phase |