diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-05-19 09:41:30 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-05-19 09:41:30 +0200 |
commit | cbeddfc21dc077b473b56d0955e00497ec41b497 (patch) | |
tree | b479d13c97b9c133a0c618fd7b60da3139361b5e | |
parent | 1428bda976e0482a4ccf3bb95d60958ef579c5e2 (diff) | |
download | gentoo-cbeddfc21dc077b473b56d0955e00497ec41b497.tar.gz gentoo-cbeddfc21dc077b473b56d0955e00497ec41b497.tar.xz |
dev-db/mysql: x86 stable wrt bug #580832
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 1667dedbe79..f5df5d9efed 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='' |