diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2010-11-04 23:58:06 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2010-11-04 23:58:06 +0000 |
commit | a12c94d36a23cdc9d7ca75842678da8d1b0b3e31 (patch) | |
tree | 99f23b34af6fe5bd592c2320d21c4738607bb9bc /dev-db/mysql/mysql-5.1.51.ebuild | |
parent | New application, fixes bug 323565 (diff) | |
download | gentoo-2-a12c94d36a23cdc9d7ca75842678da8d1b0b3e31.tar.gz gentoo-2-a12c94d36a23cdc9d7ca75842678da8d1b0b3e31.tar.bz2 gentoo-2-a12c94d36a23cdc9d7ca75842678da8d1b0b3e31.zip |
Stable on ppc64; bug #339717
(Portage version: 2.2.0_alpha2/cvs/Linux x86_64)
Diffstat (limited to 'dev-db/mysql/mysql-5.1.51.ebuild')
-rw-r--r-- | dev-db/mysql/mysql-5.1.51.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mysql/mysql-5.1.51.ebuild b/dev-db/mysql/mysql-5.1.51.ebuild index 17b385234d6e..027645ff8ba2 100644 --- a/dev-db/mysql/mysql-5.1.51.ebuild +++ b/dev-db/mysql/mysql-5.1.51.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.51.ebuild,v 1.5 2010/11/04 16:05:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.51.ebuild,v 1.6 2010/11/04 23:58:06 halcy0n Exp $ MY_EXTRAS_VER="20101006-0004Z" EAPI=2 @@ -15,7 +15,7 @@ inherit toolchain-funcs mysql IUSE="$IUSE" # REMEMBER: also update eclass/mysql*.eclass before committing! -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x64-macos ~x86-solaris" # When MY_EXTRAS is bumped, the index should be revised to exclude these. # This is often broken still |