diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:26:33 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:04 +0100 |
commit | 63f03440ff394339a16f0421f8385680bc83bf0c (patch) | |
tree | c6660fe66390b90e8886e9111986b9e264dfcfa5 /dev-db | |
parent | dev-libs/ivykis: stable 0.42.2 for ppc, bug #646778 (diff) | |
download | gentoo-63f03440ff394339a16f0421f8385680bc83bf0c.tar.gz gentoo-63f03440ff394339a16f0421f8385680bc83bf0c.tar.bz2 gentoo-63f03440ff394339a16f0421f8385680bc83bf0c.zip |
dev-db/mariadb: stable 10.1.31-r1 for ppc, bug #647082
Bug: https://bugs.gentoo.org/647082
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/mariadb/mariadb-10.1.31-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mariadb/mariadb-10.1.31-r1.ebuild b/dev-db/mariadb/mariadb-10.1.31-r1.ebuild index d37fe3d7fbd5..fb0c79beff1f 100644 --- a/dev-db/mariadb/mariadb-10.1.31-r1.ebuild +++ b/dev-db/mariadb/mariadb-10.1.31-r1.ebuild @@ -21,7 +21,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}" |