diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 18:06:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 18:06:53 +0000 |
commit | 57d4b5bd9ae993e73a2374c46adb68deef77764f (patch) | |
tree | 1a4d05e24cee92e40733e3b47f57a4c2b06ee5b3 /media-libs/atlas-c++/atlas-c++-0.6.2.ebuild | |
parent | Stable for HPPA (bug #352859). (diff) | |
download | gentoo-2-57d4b5bd9ae993e73a2374c46adb68deef77764f.tar.gz gentoo-2-57d4b5bd9ae993e73a2374c46adb68deef77764f.tar.bz2 gentoo-2-57d4b5bd9ae993e73a2374c46adb68deef77764f.zip |
Drop sparc keyword
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'media-libs/atlas-c++/atlas-c++-0.6.2.ebuild')
-rw-r--r-- | media-libs/atlas-c++/atlas-c++-0.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/atlas-c++/atlas-c++-0.6.2.ebuild b/media-libs/atlas-c++/atlas-c++-0.6.2.ebuild index 3adbd0741590..24c9b1b3b47b 100644 --- a/media-libs/atlas-c++/atlas-c++-0.6.2.ebuild +++ b/media-libs/atlas-c++/atlas-c++-0.6.2.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/media-libs/atlas-c++/atlas-c++-0.6.2.ebuild,v 1.4 2011/01/15 16:54:19 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/atlas-c++-0.6.2.ebuild,v 1.5 2011/02/12 18:06:53 armin76 Exp $ EAPI=2 MY_PN="Atlas-C++" @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/worldforge/${MY_P}.tar.bz2" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="doc" RDEPEND="" |