diff options
author | 2017-01-25 07:22:38 +0100 | |
---|---|---|
committer | 2017-01-25 07:38:44 +0100 | |
commit | 9455c569c2eace55c201c23fcf080d14cde3fd7d (patch) | |
tree | fe39e84d100b7a594d10b1fa7bdd074311fc7d61 /dev-db | |
parent | dev-python/hyperframe: Mark ~hppa (bug #605122). (diff) | |
download | gentoo-9455c569c2eace55c201c23fcf080d14cde3fd7d.tar.gz gentoo-9455c569c2eace55c201c23fcf080d14cde3fd7d.tar.bz2 gentoo-9455c569c2eace55c201c23fcf080d14cde3fd7d.zip |
dev-db/mysql: Stable for HPPA (bug #606254).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/mysql/mysql-5.6.35.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mysql/mysql-5.6.35.ebuild b/dev-db/mysql/mysql-5.6.35.ebuild index 9c15802c01c6..e7d276617804 100644 --- a/dev-db/mysql/mysql-5.6.35.ebuild +++ b/dev-db/mysql/mysql-5.6.35.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='' |