diff options
author | Homer Parker <hparker@gentoo.org> | 2011-08-21 21:34:31 +0000 |
---|---|---|
committer | Homer Parker <hparker@gentoo.org> | 2011-08-21 21:34:31 +0000 |
commit | fbc404acbd529042e4dddd09612e203d4071be20 (patch) | |
tree | cbd6dccb4aa4f202caad552a68e94b747edebc30 /app-benchmarks | |
parent | commented out the php-5.2 mask due to stable keyword breakage. (diff) | |
download | gentoo-2-fbc404acbd529042e4dddd09612e203d4071be20.tar.gz gentoo-2-fbc404acbd529042e4dddd09612e203d4071be20.tar.bz2 gentoo-2-fbc404acbd529042e4dddd09612e203d4071be20.zip |
Stable on amd64, fixes https://bugs.gentoo.org/show_bug.cgi?id=380097
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/spew/spew-1.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/spew/spew-1.0.8.ebuild b/app-benchmarks/spew/spew-1.0.8.ebuild index 201b79284ddb..017224bc6d9e 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 # 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.3 2011/08/21 17:46:41 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/spew/spew-1.0.8.ebuild,v 1.4 2011/08/21 21:34:31 hparker 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 ~ppc ~ppc64 ~x86" IUSE="static" DEPEND="static? ( sys-libs/ncurses[-gpm] dev-libs/popt[static-libs] ) |