diff options
author | Anant Narayanan <anant@gentoo.org> | 2007-03-05 18:17:47 +0000 |
---|---|---|
committer | Anant Narayanan <anant@gentoo.org> | 2007-03-05 18:17:47 +0000 |
commit | 1b24b4665d01f46f7ec52562a9e950a2cec9f678 (patch) | |
tree | 10f2a15b5684b5a701df3ad3fb511f75b17251eb /media-gfx | |
parent | Version bump, thanks to Thibaut Fernagut, bug #143418 (diff) | |
download | gentoo-2-1b24b4665d01f46f7ec52562a9e950a2cec9f678.tar.gz gentoo-2-1b24b4665d01f46f7ec52562a9e950a2cec9f678.tar.bz2 gentoo-2-1b24b4665d01f46f7ec52562a9e950a2cec9f678.zip |
Fall back to ~arch
(Portage version: 2.1.2.1)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/povray/povray-3.6.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/povray/povray-3.6.1-r2.ebuild b/media-gfx/povray/povray-3.6.1-r2.ebuild index d1972a0e236a..c649b2ce153e 100644 --- a/media-gfx/povray/povray-3.6.1-r2.ebuild +++ b/media-gfx/povray/povray-3.6.1-r2.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/povray/povray-3.6.1-r2.ebuild,v 1.2 2007/03/05 17:01:39 anant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/povray/povray-3.6.1-r2.ebuild,v 1.3 2007/03/05 18:17:47 anant Exp $ inherit flag-o-matic eutils autotools @@ -10,7 +10,7 @@ HOMEPAGE="http://www.povray.org/" SLOT="0" LICENSE="povlegal-3.6" -KEYWORDS="~x86" +KEYWORDS="~x86 ~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc" IUSE="X svga" DEPEND="media-libs/libpng |