diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-18 10:56:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-18 10:56:29 +0100 |
commit | d98be08ca8d773ab225211b06d1fb95334ded84a (patch) | |
tree | fd02ff6db7a7e5a74f43b64cb3c42aa4471291e7 | |
parent | 063de0c8263ab9436f7b11c81bb4923e9899b28c (diff) | |
download | gentoo-d98be08ca8d773ab225211b06d1fb95334ded84a.tar.gz gentoo-d98be08ca8d773ab225211b06d1fb95334ded84a.tar.xz |
dev-db/mysql: ia64 stable wrt bug #564170
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ia64"
-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 149edd46c2e..20c5aeb075e 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' |