diff options
author | Markus Meier <maekke@gentoo.org> | 2017-02-05 18:02:30 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-02-05 18:02:30 +0100 |
commit | 3b6ef32786d12eca0bdcfc4acaf122922d8a91ba (patch) | |
tree | 7966cd841b5ccd242b60d6b17f316a8fe5fc9694 /dev-db/mysql | |
parent | net-misc/dropbear: arm stable, bug #605560 (diff) | |
download | gentoo-3b6ef32786d12eca0bdcfc4acaf122922d8a91ba.tar.gz gentoo-3b6ef32786d12eca0bdcfc4acaf122922d8a91ba.tar.bz2 gentoo-3b6ef32786d12eca0bdcfc4acaf122922d8a91ba.zip |
dev-db/mysql: arm stable, bug #606254
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-db/mysql')
-rw-r--r-- | dev-db/mysql/mysql-5.6.35.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mysql/mysql-5.6.35.ebuild b/dev-db/mysql/mysql-5.6.35.ebuild index f01d392d987a..a85a16a1709e 100644 --- a/dev-db/mysql/mysql-5.6.35.ebuild +++ b/dev-db/mysql/mysql-5.6.35.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 ~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 ~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='' |