diff options
Diffstat (limited to 'dev-cpp/sptk/sptk-4.13-r1.ebuild')
-rw-r--r-- | dev-cpp/sptk/sptk-4.13-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/sptk/sptk-4.13-r1.ebuild b/dev-cpp/sptk/sptk-4.13-r1.ebuild index 864ede87540f..24840acd214d 100644 --- a/dev-cpp/sptk/sptk-4.13-r1.ebuild +++ b/dev-cpp/sptk/sptk-4.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-4.13-r1.ebuild,v 1.2 2012/02/08 19:29:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-4.13-r1.ebuild,v 1.3 2012/02/24 14:58:47 phajdan.jr Exp $ EAPI=4 CMAKE_IN_SOURCE_BUILD=1 @@ -12,7 +12,7 @@ SRC_URI="http://www.sptk.net/${P}.tbz2" LICENSE="GPL-2 LGPL-2 LGPL-2.1" SLOT="4" -KEYWORDS="~alpha amd64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~mips ~ppc ~sparc x86" IUSE="doc examples excel fltk mysql odbc pcre postgres sqlite ssl" # spell # spell? ( >=app-text/aspell-0.60 ) |