diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 17:36:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 17:38:48 +0100 |
commit | 8739f048865f798fdcdcbf74b30c41e8134257e4 (patch) | |
tree | 42b61931bd27607e34541ef1cc2c5dc3319bdcad /dev-db | |
parent | dev-libs/libindicate: x86 stable wrt bug #570692 (diff) | |
download | gentoo-8739f048865f798fdcdcbf74b30c41e8134257e4.tar.gz gentoo-8739f048865f798fdcdcbf74b30c41e8134257e4.tar.bz2 gentoo-8739f048865f798fdcdcbf74b30c41e8134257e4.zip |
dev-db/mariadb: x86 stable wrt bug #572872
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/mariadb/mariadb-10.0.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mariadb/mariadb-10.0.23.ebuild b/dev-db/mariadb/mariadb-10.0.23.ebuild index eb0673b399d8..1e00001f84d0 100644 --- a/dev-db/mariadb/mariadb-10.0.23.ebuild +++ b/dev-db/mariadb/mariadb-10.0.23.ebuild @@ -20,7 +20,7 @@ RESTRICT="!bindist? ( bindist )" REQUIRED_USE="tokudb? ( jemalloc ) static? ( !pam )" # REMEMBER: also update eclass/mysql*.eclass before committing! -KEYWORDS="alpha amd64 arm ~arm64 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 ~arm64 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='20004_all_mariadb-filter-tokudb-flags-10.0.7.patch' |