diff options
author | 2018-11-28 23:10:28 +0000 | |
---|---|---|
committer | 2018-11-28 23:10:28 +0000 | |
commit | a61cd89a9c96e10943ad3eb9ea281734af8b31d3 (patch) | |
tree | 72464d37ec1e9d6b334b1a32704396445045ed12 /dev-db | |
parent | dev-db/postgresql: stable 9.6.11 for ia64, bug #670724 (diff) | |
download | gentoo-a61cd89a9c96e10943ad3eb9ea281734af8b31d3.tar.gz gentoo-a61cd89a9c96e10943ad3eb9ea281734af8b31d3.tar.bz2 gentoo-a61cd89a9c96e10943ad3eb9ea281734af8b31d3.zip |
dev-db/mysql: stable 5.6.42 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.6.42.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mysql/mysql-5.6.42.ebuild b/dev-db/mysql/mysql-5.6.42.ebuild index d85ab4c13cd3..3e27254e5ad9 100644 --- a/dev-db/mysql/mysql-5.6.42.ebuild +++ b/dev-db/mysql/mysql-5.6.42.ebuild @@ -37,7 +37,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 |