diff options
author | 2012-03-16 20:06:10 +0000 | |
---|---|---|
committer | 2012-03-16 20:06:10 +0000 | |
commit | d3a7d70414d92dd7b3b62e7f042aa4f2ec9ee5ab (patch) | |
tree | 211d31336d0d9421f247a35f0b74204b444da123 /app-text/sword/sword-1.6.2.ebuild | |
parent | Added missing depends on dev-haskell/random and dev-haskell/syb for ghc-7.4.1... (diff) | |
download | gentoo-2-d3a7d70414d92dd7b3b62e7f042aa4f2ec9ee5ab.tar.gz gentoo-2-d3a7d70414d92dd7b3b62e7f042aa4f2ec9ee5ab.tar.bz2 gentoo-2-d3a7d70414d92dd7b3b62e7f042aa4f2ec9ee5ab.zip |
x86 stable wrt #408255
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
Diffstat (limited to 'app-text/sword/sword-1.6.2.ebuild')
-rw-r--r-- | app-text/sword/sword-1.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/sword/sword-1.6.2.ebuild b/app-text/sword/sword-1.6.2.ebuild index dfe5a83a6069..ac5dbd27ac70 100644 --- a/app-text/sword/sword-1.6.2.ebuild +++ b/app-text/sword/sword-1.6.2.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/app-text/sword/sword-1.6.2.ebuild,v 1.5 2012/03/16 19:05:45 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sword/sword-1.6.2.ebuild,v 1.6 2012/03/16 20:06:10 ssuominen Exp $ EAPI=4 inherit flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="http://www.crosswire.org/ftpmirror/pub/${PN}/source/v${PV%.*}/${P}.tar. LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~x86 ~x86-fbsd ~ppc-macos" +KEYWORDS="amd64 ppc x86 ~x86-fbsd ~ppc-macos" IUSE="curl debug doc icu static-libs" RDEPEND="sys-libs/zlib |