diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-08 15:27:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-08 15:27:28 +0000 |
commit | 642690cb43c6f75a98892687c1608953f3154069 (patch) | |
tree | cb0c05411110e639fb48ac78a32f939be2a20f2b /dev-util | |
parent | Drop alpha/ia64 keywords (diff) | |
download | gentoo-2-642690cb43c6f75a98892687c1608953f3154069.tar.gz gentoo-2-642690cb43c6f75a98892687c1608953f3154069.tar.bz2 gentoo-2-642690cb43c6f75a98892687c1608953f3154069.zip |
Drop sparc keywords
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/spe/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/spe/spe-0.8.4h.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/spe/ChangeLog b/dev-util/spe/ChangeLog index 38969a33af2a..36172085563d 100644 --- a/dev-util/spe/ChangeLog +++ b/dev-util/spe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/spe -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/spe/ChangeLog,v 1.41 2010/04/26 10:48:59 fauli Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/spe/ChangeLog,v 1.42 2012/07/08 15:27:28 armin76 Exp $ + + 08 Jul 2012; Raúl Porcel <armin76@gentoo.org> spe-0.8.4h.ebuild: + Drop sparc keywords 26 Apr 2010; Christian Faulhammer <fauli@gentoo.org> spe-0.8.4h.ebuild: stable x86, bug 313913 diff --git a/dev-util/spe/spe-0.8.4h.ebuild b/dev-util/spe/spe-0.8.4h.ebuild index 0251a424784a..639f4b56cc22 100644 --- a/dev-util/spe/spe-0.8.4h.ebuild +++ b/dev-util/spe/spe-0.8.4h.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/dev-util/spe/spe-0.8.4h.ebuild,v 1.4 2011/04/27 19:17:36 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/spe/spe-0.8.4h.ebuild,v 1.5 2012/07/08 15:27:28 armin76 Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -18,7 +18,7 @@ SRC_URI="mirror://berlios/python/spe-${MY_PV}-wx2.6.1.0.tar.gz" IUSE="" SLOT="0" LICENSE="GPL-3" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ~ppc x86" DEPEND="" RDEPEND=">=dev-python/pychecker-0.8.18 |