diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-16 14:18:12 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-16 14:18:12 +0000 |
commit | 5b51767546b608686f035c625edb30f9585b52be (patch) | |
tree | bf6cdb5054847e69605052bac521961aff39b07c /media-gfx/raw-thumbnailer/raw-thumbnailer-0.1.ebuild | |
parent | Keyworded ~sparc wrt #189043 (diff) | |
download | historical-5b51767546b608686f035c625edb30f9585b52be.tar.gz historical-5b51767546b608686f035c625edb30f9585b52be.tar.bz2 historical-5b51767546b608686f035c625edb30f9585b52be.zip |
Keyworded ~sparc wrt #189043
Package-Manager: portage-2.1.2.11
Diffstat (limited to 'media-gfx/raw-thumbnailer/raw-thumbnailer-0.1.ebuild')
-rw-r--r-- | media-gfx/raw-thumbnailer/raw-thumbnailer-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/raw-thumbnailer/raw-thumbnailer-0.1.ebuild b/media-gfx/raw-thumbnailer/raw-thumbnailer-0.1.ebuild index eb86f4d9bdbf..840492fd5c19 100644 --- a/media-gfx/raw-thumbnailer/raw-thumbnailer-0.1.ebuild +++ b/media-gfx/raw-thumbnailer/raw-thumbnailer-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/raw-thumbnailer-0.1.ebuild,v 1.2 2007/08/13 16:55:18 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/raw-thumbnailer-0.1.ebuild,v 1.3 2007/08/16 14:18:12 gustavoz Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="" RDEPEND="media-libs/libopenraw |