summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2008-02-28 15:41:38 +0000
committerFerris McCormick <fmccor@gentoo.org>2008-02-28 15:41:38 +0000
commit601675d521c6fc40f52135cee14cf7bb477f1cc8 (patch)
tree45986d6bcc36fb6c11d9b05af355d300c0a8a3b8 /media-libs/atlas-c++/atlas-c++-0.6.1.ebuild
parentversion bump (diff)
downloadgentoo-2-601675d521c6fc40f52135cee14cf7bb477f1cc8.tar.gz
gentoo-2-601675d521c6fc40f52135cee14cf7bb477f1cc8.tar.bz2
gentoo-2-601675d521c6fc40f52135cee14cf7bb477f1cc8.zip
Restore ~sparc keyword --- Bug #211773 --- note that one test won't build,
but that seems to be caused by a syntax error in the test source. (Portage version: 2.2_pre2)
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 6cc7bb7c7cbf..5daf0aad6e19 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-2007 Gentoo Foundation
+# Copyright 1999-2008 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.1 2007/11/25 10:19:45 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/atlas-c++-0.6.1.ebuild,v 1.2 2008/02/28 15:41:38 fmccor Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/worldforge/${MY_P}.tar.bz2"
SLOT="0"
LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE="bzip2 doc zlib"
RDEPEND=""