diff options
author | Anant Narayanan <anant@gentoo.org> | 2007-03-05 17:01:39 +0000 |
---|---|---|
committer | Anant Narayanan <anant@gentoo.org> | 2007-03-05 17:01:39 +0000 |
commit | 35f693fd5d332dba70d71c37628d711249bb2ef1 (patch) | |
tree | 67e08d0d25e94952212b1b946644194d74cfe18c /media-gfx | |
parent | Fix bug #169443. (diff) | |
download | gentoo-2-35f693fd5d332dba70d71c37628d711249bb2ef1.tar.gz gentoo-2-35f693fd5d332dba70d71c37628d711249bb2ef1.tar.bz2 gentoo-2-35f693fd5d332dba70d71c37628d711249bb2ef1.zip |
Rekeyword to ~x86 and remove others.
(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 9bc8fbdbe5ff..d1972a0e236a 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.1 2007/03/04 18:00:33 anant Exp $ +# $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 $ inherit flag-o-matic eutils autotools @@ -10,7 +10,7 @@ HOMEPAGE="http://www.povray.org/" SLOT="0" LICENSE="povlegal-3.6" -KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86" +KEYWORDS="~x86" IUSE="X svga" DEPEND="media-libs/libpng |