diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-28 16:08:14 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-28 16:08:14 +0200 |
commit | 36ba5755d27fd8e93c80179ae3bd2a2989398aeb (patch) | |
tree | b11a37ef4e2ef545ab82f2f4862efd81463c9575 /dev-db/mysql | |
parent | x11-misc/xautolock: x86 stable wrt bug #589588 (diff) | |
download | gentoo-36ba5755d27fd8e93c80179ae3bd2a2989398aeb.tar.gz gentoo-36ba5755d27fd8e93c80179ae3bd2a2989398aeb.tar.bz2 gentoo-36ba5755d27fd8e93c80179ae3bd2a2989398aeb.zip |
dev-db/mysql: x86 stable wrt bug #589238
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-db/mysql')
-rw-r--r-- | dev-db/mysql/mysql-5.6.31.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mysql/mysql-5.6.31.ebuild b/dev-db/mysql/mysql-5.6.31.ebuild index 6fe75403f39a..ead323553c94 100644 --- a/dev-db/mysql/mysql-5.6.31.ebuild +++ b/dev-db/mysql/mysql-5.6.31.ebuild @@ -15,7 +15,7 @@ inherit mysql-multilib-r1 IUSE="$IUSE" # REMEMBER: also update eclass/mysql*.eclass before committing! -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~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 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" # When MY_EXTRAS is bumped, the index should be revised to exclude these. EPATCH_EXCLUDE='' |