diff options
Diffstat (limited to 'media-gfx/opencsg/opencsg-1.3.2.ebuild')
-rw-r--r-- | media-gfx/opencsg/opencsg-1.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/opencsg/opencsg-1.3.2.ebuild b/media-gfx/opencsg/opencsg-1.3.2.ebuild index a12c7383792b..c09f46efb3bc 100644 --- a/media-gfx/opencsg/opencsg-1.3.2.ebuild +++ b/media-gfx/opencsg/opencsg-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/opencsg/opencsg-1.3.2.ebuild,v 1.2 2012/08/04 14:12:50 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/opencsg/opencsg-1.3.2.ebuild,v 1.3 2012/08/21 07:47:57 mattm Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://www.opencsg.org/OpenCSG-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="" +KEYWORDS="~amd64 ~x86" IUSE="" CDEPEND="media-libs/glew x11-libs/qt-core:4" |