Skip to content

Commit

Permalink
dev-db/mysql-5.6.33-r0: add alpha keyword
Browse files Browse the repository at this point in the history
Gentoo-Bug: 593614
  • Loading branch information
klausman committed Sep 17, 2016
1 parent 261b10f commit 47123ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-db/mysql/mysql-5.6.33.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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=''
Expand Down

0 comments on commit 47123ae

Please sign in to comment.