summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2010-12-21 19:09:12 +0000
committerHans de Graaff <graaff@gentoo.org>2010-12-21 19:09:12 +0000
commit9d399e5ef0d53518e8436f09ac13708d8e6df3eb (patch)
tree502959d5331304d878c1c4830fa4f495cadcac52 /app-misc/sphinx/sphinx-0.9.9-r2.ebuild
parentVersion bump. (diff)
downloadhistorical-9d399e5ef0d53518e8436f09ac13708d8e6df3eb.tar.gz
historical-9d399e5ef0d53518e8436f09ac13708d8e6df3eb.tar.bz2
historical-9d399e5ef0d53518e8436f09ac13708d8e6df3eb.zip
Keyword ~x86-macos.
Package-Manager: portage-2.1.9.25/cvs/Linux x86_64
Diffstat (limited to 'app-misc/sphinx/sphinx-0.9.9-r2.ebuild')
-rw-r--r--app-misc/sphinx/sphinx-0.9.9-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/sphinx/sphinx-0.9.9-r2.ebuild b/app-misc/sphinx/sphinx-0.9.9-r2.ebuild
index d28f5cee21a7..50c201aebcdd 100644
--- a/app-misc/sphinx/sphinx-0.9.9-r2.ebuild
+++ b/app-misc/sphinx/sphinx-0.9.9-r2.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/app-misc/sphinx/sphinx-0.9.9-r2.ebuild,v 1.2 2010/11/10 07:54:57 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/sphinx/sphinx-0.9.9-r2.ebuild,v 1.3 2010/12/21 19:09:12 graaff Exp $
EAPI=3
inherit eutils autotools
@@ -18,7 +18,7 @@ SRC_URI="http://sphinxsearch.com/downloads/${MY_P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc-macos ~amd64-linux"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~ppc-macos ~x86-macos"
IUSE="debug id64 mysql postgres stemmer test"
RDEPEND="mysql? ( virtual/mysql )