diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-02 00:14:49 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-02 00:14:49 +0100 |
commit | 08464fc02fcebc56048863a4bde184884ec0abe0 (patch) | |
tree | 15dfa10b951b918f7ec8899b503b9a9296f1bd55 /dev-db/mysql | |
parent | net-fs/samba: keyworded 4.9.0_rc2 for ia64, bug #664314 (diff) | |
download | gentoo-08464fc02fcebc56048863a4bde184884ec0abe0.tar.gz gentoo-08464fc02fcebc56048863a4bde184884ec0abe0.tar.bz2 gentoo-08464fc02fcebc56048863a4bde184884ec0abe0.zip |
dev-db/mysql: stable 5.6.40 for ia64, bug #655182
Package-Manager: Portage-2.3.48, Repoman-2.3.10
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-db/mysql')
-rw-r--r-- | dev-db/mysql/mysql-5.6.40.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mysql/mysql-5.6.40.ebuild b/dev-db/mysql/mysql-5.6.40.ebuild index 27a71d0b87a1..9df05a4bc7ff 100644 --- a/dev-db/mysql/mysql-5.6.40.ebuild +++ b/dev-db/mysql/mysql-5.6.40.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:= )" |