summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-09-19 13:45:46 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-09-19 13:45:46 +0000
commit5c1c6aa7d8a9c95f27af3fe1f21f16f9a60595e1 (patch)
tree5e733076b15a78d02c33caee6688f2d0d257ba51 /eclass/stardict.eclass
parentStable on sparc (diff)
downloadgentoo-2-5c1c6aa7d8a9c95f27af3fe1f21f16f9a60595e1.tar.gz
gentoo-2-5c1c6aa7d8a9c95f27af3fe1f21f16f9a60595e1.tar.bz2
gentoo-2-5c1c6aa7d8a9c95f27af3fe1f21f16f9a60595e1.zip
Added ~sparc to KEYWORDS
Diffstat (limited to 'eclass/stardict.eclass')
-rw-r--r--eclass/stardict.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/stardict.eclass b/eclass/stardict.eclass
index e913af5d38b9..98273293986d 100644
--- a/eclass/stardict.eclass
+++ b/eclass/stardict.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/stardict.eclass,v 1.10 2005/07/11 15:08:06 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/stardict.eclass,v 1.11 2005/09/19 13:45:46 gustavoz Exp $
# Author : Alastair Tse <liquidx@gentoo.org>
#
@@ -31,7 +31,7 @@ SRC_URI="mirror://sourceforge/stardict/${DICT_P}.tar.bz2"
IUSE=""
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="~sparc ~x86"
DEPEND=">=app-dicts/stardict-2.1"