diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-07-14 12:36:36 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-07-14 12:36:36 +0000 |
commit | 54947c4562e0d08bb4e281f2f42684feb87ac35b (patch) | |
tree | 1c3f27f308e630e57314a82c26466175a0ccb7c7 /app-benchmarks/spew/spew-1.0.8.ebuild | |
parent | arm stable, bug #416233 (diff) | |
download | gentoo-2-54947c4562e0d08bb4e281f2f42684feb87ac35b.tar.gz gentoo-2-54947c4562e0d08bb4e281f2f42684feb87ac35b.tar.bz2 gentoo-2-54947c4562e0d08bb4e281f2f42684feb87ac35b.zip |
Keyword ~arm ~mips
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'app-benchmarks/spew/spew-1.0.8.ebuild')
-rw-r--r-- | app-benchmarks/spew/spew-1.0.8.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-benchmarks/spew/spew-1.0.8.ebuild b/app-benchmarks/spew/spew-1.0.8.ebuild index cb536bfb37f1..8c32d6eafe3f 100644 --- a/app-benchmarks/spew/spew-1.0.8.ebuild +++ b/app-benchmarks/spew/spew-1.0.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/spew/spew-1.0.8.ebuild,v 1.5 2011/08/24 19:29:14 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/spew/spew-1.0.8.ebuild,v 1.6 2012/07/14 12:36:36 blueness Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.berlios.de/pub/spew/1.0.8/spew-1.0.8.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 x86" IUSE="static" DEPEND="static? ( sys-libs/ncurses[-gpm] dev-libs/popt[static-libs] ) |