diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-08 10:40:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-08 10:40:46 +0200 |
commit | 176488210655a115e181541de17a48587daffbe5 (patch) | |
tree | 91e656857d7d421e662ca523e4e9e4c1385c052b /dev-db | |
parent | app-crypt/xca: cleanup (diff) | |
download | gentoo-176488210655a115e181541de17a48587daffbe5.tar.gz gentoo-176488210655a115e181541de17a48587daffbe5.tar.bz2 gentoo-176488210655a115e181541de17a48587daffbe5.zip |
dev-db/mysql: sparc stable wrt bug #580832
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/mysql/mysql-5.6.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mysql/mysql-5.6.30.ebuild b/dev-db/mysql/mysql-5.6.30.ebuild index 9bc3fa5586ae..63a261845778 100644 --- a/dev-db/mysql/mysql-5.6.30.ebuild +++ b/dev-db/mysql/mysql-5.6.30.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='' |