diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-11-03 19:34:33 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-11-03 19:34:33 +0000 |
commit | 811edd4bd0ea5aa5fd3112af12f68ac90cecb3de (patch) | |
tree | f7ec25c8a57485d3a40a02ef0e68e342def6173d /dev-db/mysql/mysql-5.1.51.ebuild | |
parent | Drop redudant mask message, xfdesktop is now good to go (diff) | |
download | historical-811edd4bd0ea5aa5fd3112af12f68ac90cecb3de.tar.gz historical-811edd4bd0ea5aa5fd3112af12f68ac90cecb3de.tar.bz2 historical-811edd4bd0ea5aa5fd3112af12f68ac90cecb3de.zip |
Stable on amd64 wrt bug #339717
Package-Manager: portage-2.2.0_alpha3/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 6f68e8280281..f3279ec727db 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.3 2010/11/03 09:18:14 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.51.ebuild,v 1.4 2010/11/03 19:34:33 hwoarang 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 |