diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-04-07 23:38:14 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-04-07 23:38:14 +0000 |
commit | f878303b4a0a461a7f755f7205e512d897ad5e86 (patch) | |
tree | a9e800bc11d09884c79cd1a02227603334359512 /media-libs/ftgl/ftgl-2.1.2.ebuild | |
parent | sync IUSE (diff) | |
download | gentoo-2-f878303b4a0a461a7f755f7205e512d897ad5e86.tar.gz gentoo-2-f878303b4a0a461a7f755f7205e512d897ad5e86.tar.bz2 gentoo-2-f878303b4a0a461a7f755f7205e512d897ad5e86.zip |
Marked ~amd64.
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-libs/ftgl/ftgl-2.1.2.ebuild')
-rw-r--r-- | media-libs/ftgl/ftgl-2.1.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/ftgl/ftgl-2.1.2.ebuild b/media-libs/ftgl/ftgl-2.1.2.ebuild index 76468fea7be0..d706d6a2e9db 100644 --- a/media-libs/ftgl/ftgl-2.1.2.ebuild +++ b/media-libs/ftgl/ftgl-2.1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/ftgl/ftgl-2.1.2.ebuild,v 1.3 2004/12/28 00:03:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ftgl/ftgl-2.1.2.ebuild,v 1.4 2005/04/07 23:38:14 cryos Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://opengl.geek.nz/ftgl/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="ppc ~sparc x86" +KEYWORDS="ppc ~sparc x86 ~amd64" IUSE="" DEPEND=">=media-libs/freetype-2.0.9 |