diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-07-23 15:09:42 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-07-23 15:09:42 +0200 |
commit | 115ceb24e93f661d8dba08ec33f2f4db0540b4b3 (patch) | |
tree | 98e2b8fde43760b20fe6adfa74d488e83d0a378d /dev-db | |
parent | dev-ruby/zentest-4.11.1-r0: alpha stable (diff) | |
download | gentoo-115ceb24e93f661d8dba08ec33f2f4db0540b4b3.tar.gz gentoo-115ceb24e93f661d8dba08ec33f2f4db0540b4b3.tar.bz2 gentoo-115ceb24e93f661d8dba08ec33f2f4db0540b4b3.zip |
dev-db/mysql-5.6.40-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/655182
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 ef524a86b44e..0137cb4468e3 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:= )" |