diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-07-24 18:00:25 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-07-24 18:00:25 +0200 |
commit | 9906317ed5374dce652c45cb2587c0daffe0b176 (patch) | |
tree | b36c32b9ce5b1bebaf38ff8886f5270b04d59586 /dev-db/mysql | |
parent | dev-ruby/logging: cleanup (diff) | |
download | gentoo-9906317ed5374dce652c45cb2587c0daffe0b176.tar.gz gentoo-9906317ed5374dce652c45cb2587c0daffe0b176.tar.bz2 gentoo-9906317ed5374dce652c45cb2587c0daffe0b176.zip |
dev-db/mysql: Stable for HPPA (bug #589238).
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-db/mysql')
-rw-r--r-- | dev-db/mysql/mysql-5.6.31.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mysql/mysql-5.6.31.ebuild b/dev-db/mysql/mysql-5.6.31.ebuild index dced4fa7a5e5..5d4c603e8694 100644 --- a/dev-db/mysql/mysql-5.6.31.ebuild +++ b/dev-db/mysql/mysql-5.6.31.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='' |