diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-27 19:42:18 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-27 19:43:10 +0100 |
commit | 1be89ce6e2692dc0cc055212c49f87fc0414c0d2 (patch) | |
tree | 0de600590471d40fd30227f0f745848bc3757fe1 /dev-db | |
parent | sys-auth/pambase: stable 20150213-r2 for ia64, bug #658646 (diff) | |
download | gentoo-1be89ce6e2692dc0cc055212c49f87fc0414c0d2.tar.gz gentoo-1be89ce6e2692dc0cc055212c49f87fc0414c0d2.tar.bz2 gentoo-1be89ce6e2692dc0cc055212c49f87fc0414c0d2.zip |
dev-db/mysql: stable 5.7.23-r2 for ia64, bug #658822
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/mysql/mysql-5.7.23-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mysql/mysql-5.7.23-r2.ebuild b/dev-db/mysql/mysql-5.7.23-r2.ebuild index 22c2f756ecc0..568f371f34a0 100644 --- a/dev-db/mysql/mysql-5.7.23-r2.ebuild +++ b/dev-db/mysql/mysql-5.7.23-r2.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 |