diff options
author | 2012-04-30 12:36:44 +0000 | |
---|---|---|
committer | 2012-04-30 12:36:44 +0000 | |
commit | 244e2f02f17237cea30f539a2ddc7a84b8c88b1d (patch) | |
tree | 70e76cfd19167c87ea5c7f3983bfb438e494a176 /dev-db/mysql/mysql-5.1.62-r1.ebuild | |
parent | Stable for amd64, wrt bug #413657 (diff) | |
download | gentoo-2-244e2f02f17237cea30f539a2ddc7a84b8c88b1d.tar.gz gentoo-2-244e2f02f17237cea30f539a2ddc7a84b8c88b1d.tar.bz2 gentoo-2-244e2f02f17237cea30f539a2ddc7a84b8c88b1d.zip |
Stable for amd64, wrt bug #412889
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-db/mysql/mysql-5.1.62-r1.ebuild')
-rw-r--r-- | dev-db/mysql/mysql-5.1.62-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mysql/mysql-5.1.62-r1.ebuild b/dev-db/mysql/mysql-5.1.62-r1.ebuild index bea0589ddf32..82ae38aa7d0e 100644 --- a/dev-db/mysql/mysql-5.1.62-r1.ebuild +++ b/dev-db/mysql/mysql-5.1.62-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.62-r1.ebuild,v 1.1 2012/04/21 20:25:04 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.62-r1.ebuild,v 1.2 2012/04/30 12:36:44 ago Exp $ EAPI="4" @@ -19,7 +19,7 @@ inherit toolchain-funcs mysql-v2 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 ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-solaris" # When MY_EXTRAS is bumped, the index should be revised to exclude these. # This is often broken still |