diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-19 17:10:01 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-19 17:10:01 +0300 |
commit | 6c13ee5cf6afc12e10261edfcf65ee955d9159d3 (patch) | |
tree | 5bbfd15d1e31e09043068066fbb5c4a100352640 /dev-db | |
parent | sys-kernel/vanilla-sources: Automated version bump to 4.17.8 - remove old. (diff) | |
download | gentoo-6c13ee5cf6afc12e10261edfcf65ee955d9159d3.tar.gz gentoo-6c13ee5cf6afc12e10261edfcf65ee955d9159d3.tar.bz2 gentoo-6c13ee5cf6afc12e10261edfcf65ee955d9159d3.zip |
dev-db/mysql: amd64 stable wrt bug #655182
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-db')
-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 572d880ca1cf..15e9e97ed41c 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:= )" |