diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-04 20:42:15 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-04 20:42:22 +0000 |
commit | bc88d24ca83a4334f5fbd622263d6e7216d15c79 (patch) | |
tree | 4c13ad65e2de60fc78b53f50de224f7e51512f94 /dev-db/mysql | |
parent | net-analyzer/dhcp_probe: Old. (diff) | |
download | gentoo-bc88d24ca83a4334f5fbd622263d6e7216d15c79.tar.gz gentoo-bc88d24ca83a4334f5fbd622263d6e7216d15c79.tar.bz2 gentoo-bc88d24ca83a4334f5fbd622263d6e7216d15c79.zip |
dev-db/mysql: stable 5.6.39 for ia64, bug #644986
Package-Manager: Portage-2.3.20, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-db/mysql')
-rw-r--r-- | dev-db/mysql/mysql-5.6.39.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mysql/mysql-5.6.39.ebuild b/dev-db/mysql/mysql-5.6.39.ebuild index 3bfd72aec235..3dd68d1d03bc 100644 --- a/dev-db/mysql/mysql-5.6.39.ebuild +++ b/dev-db/mysql/mysql-5.6.39.ebuild @@ -16,7 +16,7 @@ inherit mysql-multilib-r1 IUSE="$IUSE numa" # REMEMBER: also update eclass/mysql*.eclass before committing! -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" COMMON_DEPEND="numa? ( sys-process/numactl:= )" |