diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-20 13:23:05 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-20 13:23:05 +0100 |
commit | ee1f045703ef059cf5ac01d5edd66a818bb597fb (patch) | |
tree | 94cd8872d30cdb249816b73cbca13d408b375d44 /dev-db | |
parent | dev-lang/php: ia64 stable wrt bug #571254 (diff) | |
download | gentoo-ee1f045703ef059cf5ac01d5edd66a818bb597fb.tar.gz gentoo-ee1f045703ef059cf5ac01d5edd66a818bb597fb.tar.bz2 gentoo-ee1f045703ef059cf5ac01d5edd66a818bb597fb.zip |
dev-db/mysql: ia64 stable wrt bug #572870
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/mysql/mysql-5.6.28.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mysql/mysql-5.6.28.ebuild b/dev-db/mysql/mysql-5.6.28.ebuild index ae5831f0bb7c..e41cf68b9a84 100644 --- a/dev-db/mysql/mysql-5.6.28.ebuild +++ b/dev-db/mysql/mysql-5.6.28.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='' |