diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-09 09:53:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-09 09:53:50 +0100 |
commit | 2582ba5d52e035a782793a2fb669110624c20567 (patch) | |
tree | 6914008ffd3729f5fabd3fb620e98b12a004be57 /dev-db | |
parent | dev-db/mariadb: ppc stable wrt bug #564442 (diff) | |
download | gentoo-2582ba5d52e035a782793a2fb669110624c20567.tar.gz gentoo-2582ba5d52e035a782793a2fb669110624c20567.tar.bz2 gentoo-2582ba5d52e035a782793a2fb669110624c20567.zip |
dev-db/mysql: ppc stable wrt bug #564170
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/mysql/mysql-5.6.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mysql/mysql-5.6.27.ebuild b/dev-db/mysql/mysql-5.6.27.ebuild index 7ab2b4b0dcf6..34fe1c2176b6 100644 --- a/dev-db/mysql/mysql-5.6.27.ebuild +++ b/dev-db/mysql/mysql-5.6.27.ebuild @@ -14,7 +14,7 @@ inherit toolchain-funcs mysql-multilib 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='20018_all_mysql-5.6.25-without-clientlibs-tools.patch' |