diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-28 23:10:34 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-28 23:10:34 +0000 |
commit | 3b67ab66a528fdf5d8701edb99a61af17f546619 (patch) | |
tree | 743ea595487e997fab198c494908f7715bab757d /dev-db | |
parent | dev-db/mysql: stable 5.6.42 for ia64, bug #671516 (diff) | |
download | gentoo-3b67ab66a528fdf5d8701edb99a61af17f546619.tar.gz gentoo-3b67ab66a528fdf5d8701edb99a61af17f546619.tar.bz2 gentoo-3b67ab66a528fdf5d8701edb99a61af17f546619.zip |
dev-db/mysql: stable 5.7.24 for ia64, bug #671516
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/mysql/mysql-5.7.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mysql/mysql-5.7.24.ebuild b/dev-db/mysql/mysql-5.7.24.ebuild index d3537fa91028..4df48f08e811 100644 --- a/dev-db/mysql/mysql-5.7.24.ebuild +++ b/dev-db/mysql/mysql-5.7.24.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 ~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 |