diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-31 12:09:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-31 12:09:48 +0100 |
commit | cc9d8f71152b4d1278cc5c46378cb2bd5e2df1aa (patch) | |
tree | 78397ac9ed1296ca9fc0cd2b37d5a0ffe6d1d1bb /dev-db/mysql | |
parent | dev-libs/nss: amd64 stable wrt bug #571086 (diff) | |
download | gentoo-cc9d8f71152b4d1278cc5c46378cb2bd5e2df1aa.tar.gz gentoo-cc9d8f71152b4d1278cc5c46378cb2bd5e2df1aa.tar.bz2 gentoo-cc9d8f71152b4d1278cc5c46378cb2bd5e2df1aa.zip |
dev-db/mysql: amd64 stable wrt bug #572870
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-db/mysql')
-rw-r--r-- | dev-db/mysql/mysql-5.6.28.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mysql/mysql-5.6.28.ebuild b/dev-db/mysql/mysql-5.6.28.ebuild index 798e92d2100f..298383595cc0 100644 --- a/dev-db/mysql/mysql-5.6.28.ebuild +++ b/dev-db/mysql/mysql-5.6.28.ebuild @@ -15,7 +15,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 ~x86-freebsd ~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 ~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='' |