diff options
Diffstat (limited to 'media-gfx/sane-backends/sane-backends-1.0.13-r1.ebuild')
-rw-r--r-- | media-gfx/sane-backends/sane-backends-1.0.13-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/sane-backends/sane-backends-1.0.13-r1.ebuild b/media-gfx/sane-backends/sane-backends-1.0.13-r1.ebuild index b03c9d859cc4..2135610b2eef 100644 --- a/media-gfx/sane-backends/sane-backends-1.0.13-r1.ebuild +++ b/media-gfx/sane-backends/sane-backends-1.0.13-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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-backends/sane-backends-1.0.13-r1.ebuild,v 1.2 2003/12/10 11:33:36 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.13-r1.ebuild,v 1.3 2004/01/29 04:38:43 agriffis Exp $ inherit eutils @@ -18,7 +18,7 @@ SRC_URI="ftp://ftp.mostang.com/pub/sane/${P}/${P}.tar.gz ftp://ftp.mostang.com/pub/sane/old-versions/${P}/${P}.tar.gz" SLOT="0" LICENSE="GPL-2 public-domain" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~ia64" src_unpack() { |