summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-02-12 18:06:53 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-02-12 18:06:53 +0000
commit57d4b5bd9ae993e73a2374c46adb68deef77764f (patch)
tree1a4d05e24cee92e40733e3b47f57a4c2b06ee5b3 /media-libs/atlas-c++/atlas-c++-0.6.1.ebuild
parentStable for HPPA (bug #352859). (diff)
downloadgentoo-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.1.ebuild')
-rw-r--r--media-libs/atlas-c++/atlas-c++-0.6.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/atlas-c++/atlas-c++-0.6.1.ebuild b/media-libs/atlas-c++/atlas-c++-0.6.1.ebuild
index 34c81aac9e80..7aa5268b9d13 100644
--- a/media-libs/atlas-c++/atlas-c++-0.6.1.ebuild
+++ b/media-libs/atlas-c++/atlas-c++-0.6.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# 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.1.ebuild,v 1.5 2008/08/20 18:52:45 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/atlas-c++-0.6.1.ebuild,v 1.6 2011/02/12 18:06:53 armin76 Exp $
inherit eutils autotools
@@ -12,7 +12,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="bzip2 doc zlib"
RDEPEND=""