diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-20 18:16:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-20 18:16:29 +0000 |
commit | 3bdf37f3d0732a192a3cdf7663c39aa06c0b6145 (patch) | |
tree | ce7eeb63e664f32252dcdcc4bb26d18b59f55891 /dev-db/mysql/mysql-5.1.70.ebuild | |
parent | Stable for amd64, wrt bug #476764 (diff) | |
download | historical-3bdf37f3d0732a192a3cdf7663c39aa06c0b6145.tar.gz historical-3bdf37f3d0732a192a3cdf7663c39aa06c0b6145.tar.bz2 historical-3bdf37f3d0732a192a3cdf7663c39aa06c0b6145.zip |
Stable for x86, wrt bug #477474
Package-Manager: portage-2.1.12.13/cvs/Linux x86_64
RepoMan-Options: --include-arches="x86"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-db/mysql/mysql-5.1.70.ebuild')
-rw-r--r-- | dev-db/mysql/mysql-5.1.70.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mysql/mysql-5.1.70.ebuild b/dev-db/mysql/mysql-5.1.70.ebuild index 56aad61b4a5f..df825a6f687e 100644 --- a/dev-db/mysql/mysql-5.1.70.ebuild +++ b/dev-db/mysql/mysql-5.1.70.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.70.ebuild,v 1.2 2013/07/20 18:16:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.70.ebuild,v 1.3 2013/07/20 18:16:28 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 |