diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-16 17:13:11 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-16 17:13:11 +0300 |
commit | ef84bdb03c699eb2c13e31cf4b74c065392dcbf5 (patch) | |
tree | 40a354897e00f47d820e4dd57091e6eb30ac44d0 /dev-db | |
parent | dev-libs/efl: require newer wayland #557172 (diff) | |
download | gentoo-ef84bdb03c699eb2c13e31cf4b74c065392dcbf5.tar.gz gentoo-ef84bdb03c699eb2c13e31cf4b74c065392dcbf5.tar.bz2 gentoo-ef84bdb03c699eb2c13e31cf4b74c065392dcbf5.zip |
dev-db/mariadb: amd64 stable wrt bug #555480
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/mariadb/mariadb-10.0.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mariadb/mariadb-10.0.21.ebuild b/dev-db/mariadb/mariadb-10.0.21.ebuild index 24da847e9a36..5c7c423ff822 100644 --- a/dev-db/mariadb/mariadb-10.0.21.ebuild +++ b/dev-db/mariadb/mariadb-10.0.21.ebuild @@ -11,7 +11,7 @@ inherit toolchain-funcs mysql-multilib IUSE="$IUSE" # 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='' |