diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-23 22:00:21 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-23 22:00:21 +0000 |
commit | e5bf81a8e53a6bcd24859e63d32945d848cf72dc (patch) | |
tree | 7c9cf417b1eeb78693fa8c3b40a6039fe6e5c838 /media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild | |
parent | Removing old ebuild (diff) | |
download | gentoo-2-e5bf81a8e53a6bcd24859e63d32945d848cf72dc.tar.gz gentoo-2-e5bf81a8e53a6bcd24859e63d32945d848cf72dc.tar.bz2 gentoo-2-e5bf81a8e53a6bcd24859e63d32945d848cf72dc.zip |
Added ~sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild')
-rw-r--r-- | media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild b/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild index c39e0f2cbe87..c31d144dfa53 100644 --- a/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild +++ b/media-fonts/texcm-ttf/texcm-ttf-1.0.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/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild,v 1.2 2005/07/26 08:53:09 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild,v 1.3 2005/08/23 21:58:46 gustavoz Exp $ inherit font @@ -10,7 +10,7 @@ SRC_URI="http://www.mozilla.org/projects/mathml/fonts/bakoma/${PN}.zip" LICENSE="bakoma" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="" DEPEND="app-arch/unzip" |