diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-05-08 22:07:33 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-05-08 22:07:33 +0000 |
commit | e87bf3dbf31e87fea927de29f5bb40fa7363229c (patch) | |
tree | d99b3e5c22a99f8de7be490b1bf570990bdb8923 /dev-db/mysql/mysql-5.1.56.ebuild | |
parent | 1.10.0 version bump for Python 2. (diff) | |
download | gentoo-2-e87bf3dbf31e87fea927de29f5bb40fa7363229c.tar.gz gentoo-2-e87bf3dbf31e87fea927de29f5bb40fa7363229c.tar.bz2 gentoo-2-e87bf3dbf31e87fea927de29f5bb40fa7363229c.zip |
Stable on amd64 wrt bug #344987
(Portage version: 2.1.9.47/cvs/Linux x86_64)
Diffstat (limited to 'dev-db/mysql/mysql-5.1.56.ebuild')
-rw-r--r-- | dev-db/mysql/mysql-5.1.56.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mysql/mysql-5.1.56.ebuild b/dev-db/mysql/mysql-5.1.56.ebuild index 5c2a374ba80b..9eb156a0f99c 100644 --- a/dev-db/mysql/mysql-5.1.56.ebuild +++ b/dev-db/mysql/mysql-5.1.56.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.56.ebuild,v 1.3 2011/05/06 22:08:33 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.56.ebuild,v 1.4 2011/05/08 22:07:33 hwoarang Exp $ EAPI="2" @@ -19,7 +19,7 @@ inherit toolchain-funcs mysql 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 ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris" # When MY_EXTRAS is bumped, the index should be revised to exclude these. # This is often broken still |