diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2013-12-03 21:32:31 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2013-12-03 21:32:31 +0000 |
commit | fab93cb107c59036aacc19d6a2b888b49e1c4367 (patch) | |
tree | 1eddf48a82e954a1e68c9930fd3c590148a5c0b7 /sci-visualization | |
parent | libvirt-python now :D (diff) | |
download | gentoo-2-fab93cb107c59036aacc19d6a2b888b49e1c4367.tar.gz gentoo-2-fab93cb107c59036aacc19d6a2b888b49e1c4367.tar.bz2 gentoo-2-fab93cb107c59036aacc19d6a2b888b49e1c4367.zip |
Crashes all the time. Something is broken, remove amd64 keyword.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 94BFDF4484AD142F)
Diffstat (limited to 'sci-visualization')
-rw-r--r-- | sci-visualization/spyview/ChangeLog | 6 | ||||
-rw-r--r-- | sci-visualization/spyview/spyview-20130823.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-visualization/spyview/ChangeLog b/sci-visualization/spyview/ChangeLog index 1932da168d18..6fefe52fc5ff 100644 --- a/sci-visualization/spyview/ChangeLog +++ b/sci-visualization/spyview/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-visualization/spyview # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/spyview/ChangeLog,v 1.26 2013/10/28 20:57:40 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/spyview/ChangeLog,v 1.27 2013/12/03 21:32:31 dilfridge Exp $ + + 03 Dec 2013; Andreas K. Huettel <dilfridge@gentoo.org> + spyview-20130823.ebuild: + Crashes all the time. Something is broken, remove amd64 keyword. 28 Oct 2013; Andreas K. Huettel <dilfridge@gentoo.org> spyview-20130823.ebuild: diff --git a/sci-visualization/spyview/spyview-20130823.ebuild b/sci-visualization/spyview/spyview-20130823.ebuild index b172e41b0b85..1d580b42350f 100644 --- a/sci-visualization/spyview/spyview-20130823.ebuild +++ b/sci-visualization/spyview/spyview-20130823.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/spyview/spyview-20130823.ebuild,v 1.2 2013/10/28 20:57:40 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/spyview/spyview-20130823.ebuild,v 1.3 2013/12/03 21:32:31 dilfridge Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://nsweb.tn.tudelft.nl/gitweb/?p=spyview.git;a=snapshot;h=879615fcc LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~x86" IUSE="" COMMON_DEPEND=" |