diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-24 00:52:04 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-24 00:52:04 +0300 |
commit | 119c1d044f9bbdade0eb3e9f2a5944e20cd7085d (patch) | |
tree | 82ea9a5f8ffe5bb2cb5716d8eb713c7854a3e987 /dev-db/mysql | |
parent | net-analyzer/wireshark: arm stable wrt bug #661578 (diff) | |
download | gentoo-119c1d044f9bbdade0eb3e9f2a5944e20cd7085d.tar.gz gentoo-119c1d044f9bbdade0eb3e9f2a5944e20cd7085d.tar.bz2 gentoo-119c1d044f9bbdade0eb3e9f2a5944e20cd7085d.zip |
dev-db/mysql: arm stable wrt bug #655182
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 0137cb4468e3..27a71d0b87a1 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:= )" |