diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-02 09:18:03 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-02 09:18:03 +0100 |
commit | ea3d2c68fc55723e40ee83085c6be20dbba8f115 (patch) | |
tree | 3ffca34ed10257b46be7c7a53b0715a08792264c /dev-db/mysql | |
parent | dev-db/mysql: stable 5.6.43 for ia64, bug #679354 (diff) | |
download | gentoo-ea3d2c68fc55723e40ee83085c6be20dbba8f115.tar.gz gentoo-ea3d2c68fc55723e40ee83085c6be20dbba8f115.tar.bz2 gentoo-ea3d2c68fc55723e40ee83085c6be20dbba8f115.zip |
dev-db/mysql: stable 5.7.25 for ia64, bug #679354
Package-Manager: Portage-2.3.68, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-db/mysql')
-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 a66ab389e877..34fc5964b516 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 arm64 ~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 |