app-misc/sphinx: x86 stable (bug #591276)
authorThomas Deutschmann <whissi@gentoo.org>
Wed, 21 Dec 2016 22:17:30 +0000 (23:17 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Wed, 21 Dec 2016 22:54:18 +0000 (23:54 +0100)
Package-Manager: Portage-2.3.2, Repoman-2.3.1

app-misc/sphinx/sphinx-2.2.11.ebuild

index 90da540aaabfdc9e44f579ac1c13598444ec3181..339d600b325e23c2ffc37fedce997177b652505c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,7 +14,7 @@ SRC_URI="http://sphinxsearch.com/files/${MY_P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris"
+KEYWORDS="amd64 ~arm x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris"
 IUSE="debug +id64 mysql odbc postgres re2 stemmer syslog xml"
 
 RDEPEND="mysql? ( virtual/mysql )