diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-09-28 18:48:17 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-09-28 18:48:17 +0000 |
commit | f1cbfc421a6ffbb65113cf07d39dfbc64d1af442 (patch) | |
tree | a385ab2ce070426cc8c4e483d09641e066208a9e /virtual | |
parent | Stable for PPC (bug #337638). (diff) | |
download | gentoo-2-f1cbfc421a6ffbb65113cf07d39dfbc64d1af442.tar.gz gentoo-2-f1cbfc421a6ffbb65113cf07d39dfbc64d1af442.tar.bz2 gentoo-2-f1cbfc421a6ffbb65113cf07d39dfbc64d1af442.zip |
Marked ~x86-macos, bug #337498
(Portage version: 2.2.01.16688-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'virtual')
-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 b876198fb455..96986c3e9d71 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.15 2010/09/22 15:30:36 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/mysql-5.1.ebuild,v 1.16 2010/09/28 18:48:17 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 ~x64-macos ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x86-solaris" IUSE="" DEPEND="" |