diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-25 07:41:15 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-25 08:06:48 +0100 |
commit | 68dd497e49be150692f5f3100a5862b9f07d7e42 (patch) | |
tree | a0fd27146aea5f93c359f369cdab4869f9164685 /dev-db/mysql | |
parent | net-libs/nodejs: Old. (diff) | |
download | gentoo-68dd497e49be150692f5f3100a5862b9f07d7e42.tar.gz gentoo-68dd497e49be150692f5f3100a5862b9f07d7e42.tar.bz2 gentoo-68dd497e49be150692f5f3100a5862b9f07d7e42.zip |
dev-db/mysql: stable 5.6.38 for ia64, bug #634652
Package-Manager: Portage-2.3.12, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-db/mysql')
-rw-r--r-- | dev-db/mysql/mysql-5.6.38.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mysql/mysql-5.6.38.ebuild b/dev-db/mysql/mysql-5.6.38.ebuild index a9dba916aee3..8d18dae508a6 100644 --- a/dev-db/mysql/mysql-5.6.38.ebuild +++ b/dev-db/mysql/mysql-5.6.38.ebuild @@ -16,7 +16,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 ~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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" DEPEND="|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )" RDEPEND="${RDEPEND}" |