diff options
author | 2010-05-15 13:47:47 +0000 | |
---|---|---|
committer | 2010-05-15 13:47:47 +0000 | |
commit | 3029228b89df6d22e31c7a162b47f2e60b2d985c (patch) | |
tree | 3faa81f50777d338f011f68afb695b75f30d5082 /virtual/mysql/mysql-5.1.ebuild | |
parent | Update automoc category (diff) | |
download | gentoo-2-3029228b89df6d22e31c7a162b47f2e60b2d985c.tar.gz gentoo-2-3029228b89df6d22e31c7a162b47f2e60b2d985c.tar.bz2 gentoo-2-3029228b89df6d22e31c7a162b47f2e60b2d985c.zip |
Marked ~x64-macos, bug #319835
(Portage version: 2.2.00.15842-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'virtual/mysql/mysql-5.1.ebuild')
-rw-r--r-- | virtual/mysql/mysql-5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/mysql/mysql-5.1.ebuild b/virtual/mysql/mysql-5.1.ebuild index cea515fecf42..e0b0c632618e 100644 --- a/virtual/mysql/mysql-5.1.ebuild +++ b/virtual/mysql/mysql-5.1.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/virtual/mysql/mysql-5.1.ebuild,v 1.9 2010/04/26 19:00:23 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/mysql-5.1.ebuild,v 1.10 2010/05/15 13:47:47 grobian Exp $ DESCRIPTION="Virtual for MySQL client or database" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x64-macos ~x86-solaris" IUSE="" DEPEND="" |