diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2004-02-27 09:38:19 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2004-02-27 09:38:19 +0000 |
commit | 6f4a30780966564a40e25e8ed2df7b1c8f18ad53 (patch) | |
tree | 83d2a72d26a0be1bbcc5d74e4f4c773da0770d3e /media-gfx | |
parent | Little fix + time to move to stable (Manifest recommit) (diff) | |
download | gentoo-2-6f4a30780966564a40e25e8ed2df7b1c8f18ad53.tar.gz gentoo-2-6f4a30780966564a40e25e8ed2df7b1c8f18ad53.tar.bz2 gentoo-2-6f4a30780966564a40e25e8ed2df7b1c8f18ad53.zip |
reverting the keyword change until the right patch is on the mirrors
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/sane-backends/sane-backends-1.0.13-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/sane-backends/sane-backends-1.0.13-r3.ebuild b/media-gfx/sane-backends/sane-backends-1.0.13-r3.ebuild index 7c47c6844721..a7451e2969d5 100644 --- a/media-gfx/sane-backends/sane-backends-1.0.13-r3.ebuild +++ b/media-gfx/sane-backends/sane-backends-1.0.13-r3.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-backends/sane-backends-1.0.13-r3.ebuild,v 1.1 2004/02/27 09:35:02 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.13-r3.ebuild,v 1.2 2004/02/27 09:38:19 phosphan Exp $ inherit eutils @@ -21,7 +21,7 @@ SRC_URI="ftp://ftp.mostang.com/pub/sane/${P}/${P}.tar.gz usb? ( mirror://gentoo/${BROTHERMFCDRIVER}.bz2 )" SLOT="0" LICENSE="GPL-2 public-domain" -KEYWORDS="x86 ppc sparc alpha amd64 ia64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~ia64" src_unpack() { |