diff options
author | Jason Wever <weeve@gentoo.org> | 2006-04-30 17:11:45 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-04-30 17:11:45 +0000 |
commit | 732356e78f4bb8101be6ea92d930722f859cc5d5 (patch) | |
tree | 4e016b37f3919d4e7c82036430d92e31886f7c42 /app-text/winefish/winefish-1.3.3.ebuild | |
parent | Enable use of gmp/mpfr-library and gmp-use-flag. (diff) | |
download | gentoo-2-732356e78f4bb8101be6ea92d930722f859cc5d5.tar.gz gentoo-2-732356e78f4bb8101be6ea92d930722f859cc5d5.tar.bz2 gentoo-2-732356e78f4bb8101be6ea92d930722f859cc5d5.zip |
Added ~sparc keywords.
(Portage version: 2.1_pre10)
Diffstat (limited to 'app-text/winefish/winefish-1.3.3.ebuild')
-rw-r--r-- | app-text/winefish/winefish-1.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/winefish/winefish-1.3.3.ebuild b/app-text/winefish/winefish-1.3.3.ebuild index df580a8b9f3d..7d8482151ef0 100644 --- a/app-text/winefish/winefish-1.3.3.ebuild +++ b/app-text/winefish/winefish-1.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/winefish/winefish-1.3.3.ebuild,v 1.1 2006/04/29 14:36:18 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/winefish/winefish-1.3.3.ebuild,v 1.2 2006/04/30 17:11:45 weeve Exp $ inherit eutils fdo-mime @@ -13,7 +13,7 @@ SRC_URI="http://download.berlios.de/${PN}/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~sparc ~x86" IUSE="spell" DEPEND=">=x11-libs/gtk+-2.4 |