diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-27 15:43:42 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-27 15:49:07 +0200 |
commit | 71fabd054abc8355daa79cffc99ec12485b49929 (patch) | |
tree | 51282d576529049a1e1828f4a109783049c15113 | |
parent | dev-db/redis: x86 stable (bug #631002) (diff) | |
download | gentoo-71fabd054abc8355daa79cffc99ec12485b49929.tar.gz gentoo-71fabd054abc8355daa79cffc99ec12485b49929.tar.bz2 gentoo-71fabd054abc8355daa79cffc99ec12485b49929.zip |
dev-db/mysql: x86 stable (bug #634652)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
-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 8d18dae508a6..62e4d01189f2 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}" |