diff options
author | 2011-01-25 14:40:35 +0000 | |
---|---|---|
committer | 2011-01-25 14:40:35 +0000 | |
commit | a57e81ff300ce8664aa7d425738b0b54fd2aff2e (patch) | |
tree | 1f400844fb25716d0fb5ad69f9b742a5d319f1af /media-gfx/sane-backends/sane-backends-1.0.21-r1.ebuild | |
parent | Stable on amd64 wrt bug #299479 (diff) | |
download | gentoo-2-a57e81ff300ce8664aa7d425738b0b54fd2aff2e.tar.gz gentoo-2-a57e81ff300ce8664aa7d425738b0b54fd2aff2e.tar.bz2 gentoo-2-a57e81ff300ce8664aa7d425738b0b54fd2aff2e.zip |
Stable on amd64 wrt bug #330855
(Portage version: 2.1.9.33/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/sane-backends/sane-backends-1.0.21-r1.ebuild')
-rw-r--r-- | media-gfx/sane-backends/sane-backends-1.0.21-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/sane-backends/sane-backends-1.0.21-r1.ebuild b/media-gfx/sane-backends/sane-backends-1.0.21-r1.ebuild index 8e026cba9644..bd08146a9b57 100644 --- a/media-gfx/sane-backends/sane-backends-1.0.21-r1.ebuild +++ b/media-gfx/sane-backends/sane-backends-1.0.21-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.21-r1.ebuild,v 1.4 2011/01/21 20:52:27 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.21-r1.ebuild,v 1.5 2011/01/25 14:40:35 hwoarang Exp $ EAPI="1" @@ -134,7 +134,7 @@ SRC_URI="http://alioth.debian.org/frs/download.php/3258/${P}.tar.gz ftp://ftp.sane-project.org/pub/sane/${P}/${P}-i18n.patch" SLOT="0" LICENSE="GPL-2 public-domain" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" # the blank is intended - an empty string would result in building ALL backends. BACKENDS=" " |