diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-24 23:45:08 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-24 23:45:08 -0400 |
commit | 66404790bd8b3955c321e79726e3c21881775ef0 (patch) | |
tree | a6395c15b6873825113e7811bd4a532db02ff063 | |
parent | dev-perl/DBD-mysql: arm64 stable (diff) | |
download | gentoo-66404790bd8b3955c321e79726e3c21881775ef0.tar.gz gentoo-66404790bd8b3955c321e79726e3c21881775ef0.tar.bz2 gentoo-66404790bd8b3955c321e79726e3c21881775ef0.zip |
dev-db/mysql: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
-rw-r--r-- | dev-db/mysql/mysql-5.7.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mysql/mysql-5.7.25.ebuild b/dev-db/mysql/mysql-5.7.25.ebuild index 22beb2e83650..baea2685372a 100644 --- a/dev-db/mysql/mysql-5.7.25.ebuild +++ b/dev-db/mysql/mysql-5.7.25.ebuild @@ -34,7 +34,7 @@ RESTRICT="libressl? ( test )" REQUIRED_USE="?? ( tcmalloc jemalloc ) static? ( yassl )" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~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 |