diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-30 13:01:18 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-30 13:01:18 +0100 |
commit | d882cea7259a68ec2ce94fb745112a316784aa51 (patch) | |
tree | 93ccc4c127d40961d9b0934fbc43e299274e7c36 /dev-db/mysql | |
parent | sys-libs/glibc: fix glibc-headers bootstrap on non-multilib host (diff) | |
download | gentoo-d882cea7259a68ec2ce94fb745112a316784aa51.tar.gz gentoo-d882cea7259a68ec2ce94fb745112a316784aa51.tar.bz2 gentoo-d882cea7259a68ec2ce94fb745112a316784aa51.zip |
dev-db/mysql: stable 5.6.39 for ppc64, bug #644986
Package-Manager: Portage-2.3.26, Repoman-2.3.7
RepoMan-Options: --include-arches="ppc64"
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 9df05a4bc7ff..a85b1579d4cd 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:= )" |