diff options
author | Mounir Lamouri <volkmar@gentoo.org> | 2009-11-30 14:25:25 +0000 |
---|---|---|
committer | Mounir Lamouri <volkmar@gentoo.org> | 2009-11-30 14:25:25 +0000 |
commit | 99d685868ade79ab8ec5a4ab571ac4766a7164af (patch) | |
tree | 8538e7488a1b9fd82bc5c386371bf6bd567e3efb /media-libs/allegrogl/allegrogl-0.4.3.ebuild | |
parent | Use.mask indi, wicd, epos (diff) | |
download | gentoo-2-99d685868ade79ab8ec5a4ab571ac4766a7164af.tar.gz gentoo-2-99d685868ade79ab8ec5a4ab571ac4766a7164af.tar.bz2 gentoo-2-99d685868ade79ab8ec5a4ab571ac4766a7164af.zip |
Keywording for ppc.
Bug 293568.
(Portage version: 14755-svn/cvs/Linux ppc)
Diffstat (limited to 'media-libs/allegrogl/allegrogl-0.4.3.ebuild')
-rw-r--r-- | media-libs/allegrogl/allegrogl-0.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/allegrogl/allegrogl-0.4.3.ebuild b/media-libs/allegrogl/allegrogl-0.4.3.ebuild index 03b29300c511..bc6f3d9c1da3 100644 --- a/media-libs/allegrogl/allegrogl-0.4.3.ebuild +++ b/media-libs/allegrogl/allegrogl-0.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/allegrogl/allegrogl-0.4.3.ebuild,v 1.6 2009/11/25 09:47:04 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/allegrogl/allegrogl-0.4.3.ebuild,v 1.7 2009/11/30 14:25:25 volkmar Exp $ MY_PN="alleggl" DESCRIPTION="A library to mix OpenGL graphics with Allegro routines" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_PN}-${PV}.tar.bz2" LICENSE="ZLIB" SLOT="0" -KEYWORDS="amd64 ~sparc x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="examples" RDEPEND=">=media-libs/allegro-4.2 |