diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-21 00:36:48 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-21 00:36:48 +0200 |
commit | ed5c2220ea48b9491aa734676fa6e2fcd9f0b938 (patch) | |
tree | 296889f77396d67790693aae2688bdaeb7f6f00d /dev-db | |
parent | mail-client/mutt: x86 stable (bug #661436) (diff) | |
download | gentoo-ed5c2220ea48b9491aa734676fa6e2fcd9f0b938.tar.gz gentoo-ed5c2220ea48b9491aa734676fa6e2fcd9f0b938.tar.bz2 gentoo-ed5c2220ea48b9491aa734676fa6e2fcd9f0b938.zip |
dev-db/mysql: x86 stable (bug #655182)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
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 15e9e97ed41c..ef524a86b44e 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:= )" |