summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/libthrowable/libthrowable-0.9.6.ebuild')
-rw-r--r--dev-cpp/libthrowable/libthrowable-0.9.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/libthrowable/libthrowable-0.9.6.ebuild b/dev-cpp/libthrowable/libthrowable-0.9.6.ebuild
index 6b71a9d5e939..c70d855f2d75 100644
--- a/dev-cpp/libthrowable/libthrowable-0.9.6.ebuild
+++ b/dev-cpp/libthrowable/libthrowable-0.9.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libthrowable/libthrowable-0.9.6.ebuild,v 1.3 2007/01/25 14:57:12 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libthrowable/libthrowable-0.9.6.ebuild,v 1.4 2007/01/26 12:58:15 gustavoz Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="threads examples"
DEPEND=""