diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-17 15:38:03 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-17 15:38:03 -0700 |
commit | 4dbaf03ea5280450e77d488f2f4fd98c816b2ba2 (patch) | |
tree | 4feafdfcffe898f9d6cb4837f873b49345877847 /dev-db | |
parent | dev-libs/libpcre-8.41-r1: ppc stable, bug 647082 (diff) | |
download | gentoo-4dbaf03ea5280450e77d488f2f4fd98c816b2ba2.tar.gz gentoo-4dbaf03ea5280450e77d488f2f4fd98c816b2ba2.tar.bz2 gentoo-4dbaf03ea5280450e77d488f2f4fd98c816b2ba2.zip |
dev-db/mariadb-10.0.34: ppc stable, bug 647082
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/mariadb/mariadb-10.0.34.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mariadb/mariadb-10.0.34.ebuild b/dev-db/mariadb/mariadb-10.0.34.ebuild index 662afeca7647..b16e3301b424 100644 --- a/dev-db/mariadb/mariadb-10.0.34.ebuild +++ b/dev-db/mariadb/mariadb-10.0.34.ebuild @@ -19,7 +19,7 @@ RESTRICT="!bindist? ( bindist )" REQUIRED_USE="jdbc? ( extraengine server !static ) server? ( tokudb? ( jemalloc !tcmalloc ) ) static? ( !pam )" # REMEMBER: also update eclass/mysql*.eclass before committing! -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" MY_PATCH_DIR="${WORKDIR}/mysql-extras-${MY_EXTRAS_VER}" PATCHES=( |