diff options
author | 2008-12-02 12:57:59 +0000 | |
---|---|---|
committer | 2008-12-02 12:57:59 +0000 | |
commit | 4676d34d9f7d2df0e28ab64497ccb0b46aba1893 (patch) | |
tree | 993d60d3b34fb942b5193a87cf928049ff975d1f /media-gfx/hugin/hugin-0.7.0.ebuild | |
parent | Add ~ppc keyword based on PowerBook6,7 testing by Christian "papillon81" Schm... (diff) | |
download | gentoo-2-4676d34d9f7d2df0e28ab64497ccb0b46aba1893.tar.gz gentoo-2-4676d34d9f7d2df0e28ab64497ccb0b46aba1893.tar.bz2 gentoo-2-4676d34d9f7d2df0e28ab64497ccb0b46aba1893.zip |
Add ~ppc keyword based on PowerBook6,7 testing by Christian "papillon81" Schmitt <chrschmitt@gmail.com>. Closes bug #234909.
(Portage version: 2.1.6_rc2/cvs/Linux 2.6.28-rc6-00007-ged31348-dirty x86_64)
Diffstat (limited to 'media-gfx/hugin/hugin-0.7.0.ebuild')
-rw-r--r-- | media-gfx/hugin/hugin-0.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/hugin/hugin-0.7.0.ebuild b/media-gfx/hugin/hugin-0.7.0.ebuild index a3419d35cb10..6173752d02c5 100644 --- a/media-gfx/hugin/hugin-0.7.0.ebuild +++ b/media-gfx/hugin/hugin-0.7.0.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/hugin/hugin-0.7.0.ebuild,v 1.4 2008/11/28 18:28:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.7.0.ebuild,v 1.5 2008/12/02 12:57:59 chainsaw Exp $ EAPI="1" WX_GTK_VER="2.8" @@ -12,7 +12,7 @@ HOMEPAGE="http://hugin.sf.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2 SIFT" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 x86 ~ppc" IUSE="+sift" DEPEND=" |