summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaarten Thibaut <murphy@gentoo.org>2002-08-14 13:08:53 +0000
committerMaarten Thibaut <murphy@gentoo.org>2002-08-14 13:08:53 +0000
commitb0a98cacee47ecd9098cde55b222dba81a4cc7dd (patch)
treecf662adf7e398e5a39b38ccc3b8752b89bfbb271 /media-libs/atlas-c++
parentsmall fix0rs (diff)
downloadgentoo-2-b0a98cacee47ecd9098cde55b222dba81a4cc7dd.tar.gz
gentoo-2-b0a98cacee47ecd9098cde55b222dba81a4cc7dd.tar.bz2
gentoo-2-b0a98cacee47ecd9098cde55b222dba81a4cc7dd.zip
Adding sparc/sparc64 keywords
Diffstat (limited to 'media-libs/atlas-c++')
-rw-r--r--media-libs/atlas-c++/atlas-c++-0.4.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/atlas-c++/atlas-c++-0.4.4.ebuild b/media-libs/atlas-c++/atlas-c++-0.4.4.ebuild
index d56f53ecff98..c0cf6c33bc43 100644
--- a/media-libs/atlas-c++/atlas-c++-0.4.4.ebuild
+++ b/media-libs/atlas-c++/atlas-c++-0.4.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/atlas-c++-0.4.4.ebuild,v 1.5 2002/07/23 00:12:54 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/atlas-c++-0.4.4.ebuild,v 1.6 2002/08/14 13:08:09 murphy Exp $
MY_PN="Atlas-C++"
MY_P=${MY_PN}-${PV}
@@ -11,7 +11,7 @@ SRC_URI="ftp://victor.worldforge.org/pub/worldforge/libs/${MY_PN}/${MY_P}.tar.bz
SLOT="0"
LICENSE="LGPL-2.1"
-KEYWORDS="x86"
+KEYWORDS="x86 sparc sparc64"
DEPEND="virtual/glibc
=dev-libs/libsigc++-1.0*"