diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-20 10:38:30 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-20 10:44:08 +0100 |
commit | 4ac7633331f3983f627b7bbfbe8b30ca886efe68 (patch) | |
tree | 101bccd4a4525108562e071223838133e03fed97 /dev-db | |
parent | dev-libs/botan: ppc stable wrt bug #581324 (diff) | |
download | gentoo-4ac7633331f3983f627b7bbfbe8b30ca886efe68.tar.gz gentoo-4ac7633331f3983f627b7bbfbe8b30ca886efe68.tar.bz2 gentoo-4ac7633331f3983f627b7bbfbe8b30ca886efe68.zip |
dev-db/mysql: ppc stable wrt bug #597538
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/mysql/mysql-5.6.34.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mysql/mysql-5.6.34.ebuild b/dev-db/mysql/mysql-5.6.34.ebuild index 66e2166b9f08..a9a6c129a1cb 100644 --- a/dev-db/mysql/mysql-5.6.34.ebuild +++ b/dev-db/mysql/mysql-5.6.34.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='' |