diff options
author | Andrej Kacian <ticho@gentoo.org> | 2008-01-09 11:13:54 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2008-01-09 11:13:54 +0000 |
commit | 36f0e2d027f991d20b07769b67d40a56416bbfae (patch) | |
tree | 2962e416e93ab9efefac3968bf294e2033b05508 /media-gfx/rotoscope/rotoscope-0.2.ebuild | |
parent | Added the java-osgi eclass which is needed for creating OSGi compliants Java ... (diff) | |
download | historical-36f0e2d027f991d20b07769b67d40a56416bbfae.tar.gz historical-36f0e2d027f991d20b07769b67d40a56416bbfae.tar.bz2 historical-36f0e2d027f991d20b07769b67d40a56416bbfae.zip |
Added ~x86, as requested in bug #204919 by Dustin Surawicz <gentoobugs.20.dsurawicz at spamgourmet.com>.
Package-Manager: portage-2.1.4_rc9
Diffstat (limited to 'media-gfx/rotoscope/rotoscope-0.2.ebuild')
-rw-r--r-- | media-gfx/rotoscope/rotoscope-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/rotoscope/rotoscope-0.2.ebuild b/media-gfx/rotoscope/rotoscope-0.2.ebuild index 18e6d8564175..5bf30367281a 100644 --- a/media-gfx/rotoscope/rotoscope-0.2.ebuild +++ b/media-gfx/rotoscope/rotoscope-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/rotoscope/rotoscope-0.2.ebuild,v 1.1 2008/01/08 15:47:49 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/rotoscope/rotoscope-0.2.ebuild,v 1.2 2008/01/09 11:13:54 ticho Exp $ DESCRIPTION="Graphics program that can be used to give photos a cartoon-like appearance." HOMEPAGE="http://www.toonyphotos.com" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2 |