commit: af157a61f83689205e046afcc4344ae1b5c8aaf2
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 30 18:07:09 2018 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Mon Apr 30 18:08:02 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af157a61
dev-db/mariadb: Restore arm64 keyword on 10.2.14
Package-Manager: Portage-2.3.31, Repoman-2.3.9
dev-db/mariadb/mariadb-10.2.14.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-db/mariadb/mariadb-10.2.14.ebuild
b/dev-db/mariadb/mariadb-10.2.14.ebuild
index 3c62b609a1e..d866c8cf098 100644
--- a/dev-db/mariadb/mariadb-10.2.14.ebuild
+++ b/dev-db/mariadb/mariadb-10.2.14.ebuild
@@ -43,7 +43,7 @@ REQUIRED_USE="jdbc? ( extraengine server !static )
?? ( tcmalloc jemalloc )
static? ( yassl !pam )"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~amd64-linux
~x86-linux ~x64-macos ~x86-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