diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-23 17:22:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-23 17:27:02 +0100 |
commit | a8d11d2ec0d8a6dc92d234b2761145cdaac0d920 (patch) | |
tree | 69d20516e6fc7807e2d53b8573debacf04e3a496 /dev-db/mysql | |
parent | sys-cluster/keepalived: ia64 stable wrt bug #596008 (diff) | |
download | gentoo-a8d11d2ec0d8a6dc92d234b2761145cdaac0d920.tar.gz gentoo-a8d11d2ec0d8a6dc92d234b2761145cdaac0d920.tar.bz2 gentoo-a8d11d2ec0d8a6dc92d234b2761145cdaac0d920.zip |
dev-db/mysql: ia64 stable wrt bug #606254
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-db/mysql')
-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 74571870c331..9c15802c01c6 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='' |