diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-05-19 16:39:13 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-05-19 16:39:13 +0200 |
commit | 743ec9273d5a64a5358e5fbb669b3b5aa6ebe436 (patch) | |
tree | 970f05375427b8d9bcfe3ee6a5c7cd8d8004a879 | |
parent | 9714f58fc516f17127778916e8b56cf813288367 (diff) | |
download | gentoo-743ec9273d5a64a5358e5fbb669b3b5aa6ebe436.tar.gz gentoo-743ec9273d5a64a5358e5fbb669b3b5aa6ebe436.tar.xz |
dev-db/mysql: Stable for HPPA PPC64 (bug #580832).
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --ignore-arches
-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 f5df5d9efed..f42fc950daf 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='' |