diff options
author | Jason Wever <weeve@gentoo.org> | 2004-06-06 19:58:40 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-06-06 19:58:40 +0000 |
commit | 696b822baa8c77b6638c6ac02b197ce67019c0cd (patch) | |
tree | 47125d7d05d568f7b4264a9bf769a61cce399397 /media-gfx/sane-frontends/sane-frontends-1.0.12.ebuild | |
parent | Fixed a compilation-error when Altivec is disabled on PowerPC. (diff) | |
download | historical-696b822baa8c77b6638c6ac02b197ce67019c0cd.tar.gz historical-696b822baa8c77b6638c6ac02b197ce67019c0cd.tar.bz2 historical-696b822baa8c77b6638c6ac02b197ce67019c0cd.zip |
Added ~sparc keywords to 1.0.11 and 1.0.12 due to them not being included since 1.0.10.
Diffstat (limited to 'media-gfx/sane-frontends/sane-frontends-1.0.12.ebuild')
-rw-r--r-- | media-gfx/sane-frontends/sane-frontends-1.0.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/sane-frontends/sane-frontends-1.0.12.ebuild b/media-gfx/sane-frontends/sane-frontends-1.0.12.ebuild index 4977a6097933..5aa23c903d60 100644 --- a/media-gfx/sane-frontends/sane-frontends-1.0.12.ebuild +++ b/media-gfx/sane-frontends/sane-frontends-1.0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-frontends/sane-frontends-1.0.12.ebuild,v 1.1 2004/05/05 07:44:43 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-frontends/sane-frontends-1.0.12.ebuild,v 1.2 2004/06/06 19:58:40 weeve Exp $ S=${WORKDIR}/${P} DESCRIPTION="Scanner Access Now Easy" @@ -13,7 +13,7 @@ DEPEND=">=media-gfx/sane-backends-${PV} SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~sparc" IUSE="gimp" src_compile() { |