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
commit43f71de6531a9fe1fc349e6c270fc11bb7f86c4f (patch)
tree2615e1b1855337d69e706ec4fc5d790d487329af /eclass/stardict.eclass
parentStable on sparc (diff)
downloadhistorical-43f71de6531a9fe1fc349e6c270fc11bb7f86c4f.tar.gz
historical-43f71de6531a9fe1fc349e6c270fc11bb7f86c4f.tar.bz2
historical-43f71de6531a9fe1fc349e6c270fc11bb7f86c4f.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"