diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-19 12:25:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-19 12:25:38 +0100 |
commit | 1d7016950e9fa292e2c76095073ab8ea8fee86b4 (patch) | |
tree | 6895c6fd8c49acded73e2b03cffefe091068bd20 /dev-db | |
parent | dev-python/jsonpatch: amd64 stable wrt bug #606204 (diff) | |
download | gentoo-1d7016950e9fa292e2c76095073ab8ea8fee86b4.tar.gz gentoo-1d7016950e9fa292e2c76095073ab8ea8fee86b4.tar.bz2 gentoo-1d7016950e9fa292e2c76095073ab8ea8fee86b4.zip |
dev-db/mysql: amd64 stable wrt bug #606254
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/mysql/mysql-5.6.35.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mysql/mysql-5.6.35.ebuild b/dev-db/mysql/mysql-5.6.35.ebuild index 81b02efed6c6..c19eb96667dd 100644 --- a/dev-db/mysql/mysql-5.6.35.ebuild +++ b/dev-db/mysql/mysql-5.6.35.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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='' |