diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-18 19:55:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-18 19:55:07 +0000 |
commit | 85724025c15d0e2da8be6c1a5e511e27f2ca460c (patch) | |
tree | b4a26f34d37f17b3876f220c270237ad914ec19e /app-arch/pure-sfv/pure-sfv-0.3-r1.ebuild | |
parent | x86 stable wrt bug #393765 (diff) | |
download | gentoo-2-85724025c15d0e2da8be6c1a5e511e27f2ca460c.tar.gz gentoo-2-85724025c15d0e2da8be6c1a5e511e27f2ca460c.tar.bz2 gentoo-2-85724025c15d0e2da8be6c1a5e511e27f2ca460c.zip |
Stable for AMD64, wrt bug #393755
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'app-arch/pure-sfv/pure-sfv-0.3-r1.ebuild')
-rw-r--r-- | app-arch/pure-sfv/pure-sfv-0.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/pure-sfv/pure-sfv-0.3-r1.ebuild b/app-arch/pure-sfv/pure-sfv-0.3-r1.ebuild index b620237f4d88..df62e064041b 100644 --- a/app-arch/pure-sfv/pure-sfv-0.3-r1.ebuild +++ b/app-arch/pure-sfv/pure-sfv-0.3-r1.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-arch/pure-sfv/pure-sfv-0.3-r1.ebuild,v 1.2 2011/12/18 19:52:17 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/pure-sfv/pure-sfv-0.3-r1.ebuild,v 1.3 2011/12/18 19:55:07 ago Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pure-sfv/${PN}_${PV}_src.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc x86" +KEYWORDS="amd64 ~hppa ~ppc ~sparc x86" IUSE="" RESTRICT="test" |