diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-06 10:32:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-06 10:32:08 +0200 |
commit | 471fa25ff583f12a763dd7a9ea1a91b03e52f478 (patch) | |
tree | 8f5de33f311096907dc562cceea54b26c7bd0c75 /dev-db | |
parent | net-analyzer/wireshark: sparc stable wrt bug #557522 (diff) | |
download | gentoo-471fa25ff583f12a763dd7a9ea1a91b03e52f478.tar.gz gentoo-471fa25ff583f12a763dd7a9ea1a91b03e52f478.tar.bz2 gentoo-471fa25ff583f12a763dd7a9ea1a91b03e52f478.zip |
dev-db/mysql: sparc stable wrt bug #555478
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/mysql/mysql-5.6.26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mysql/mysql-5.6.26.ebuild b/dev-db/mysql/mysql-5.6.26.ebuild index 5d9c428f2f4d..689d4aee4db6 100644 --- a/dev-db/mysql/mysql-5.6.26.ebuild +++ b/dev-db/mysql/mysql-5.6.26.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='' |