diff options
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/ogre/ogre-0.15.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/ogre/ogre-0.15.1.ebuild b/dev-games/ogre/ogre-0.15.1.ebuild index 6bdb1fcb1185..774b475404ad 100644 --- a/dev-games/ogre/ogre-0.15.1.ebuild +++ b/dev-games/ogre/ogre-0.15.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/ogre/ogre-0.15.1.ebuild,v 1.2 2005/01/01 18:02:38 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/ogre/ogre-0.15.1.ebuild,v 1.3 2005/04/01 23:16:31 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/ogre/${PN}-linux_osx-v${PV//./-}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="ppc x86" IUSE="doc gtk" RDEPEND="virtual/opengl |