diff options
author | 2005-08-20 22:09:58 +0000 | |
---|---|---|
committer | 2005-08-20 22:09:58 +0000 | |
commit | f785480bb77a74311c5185417ae54356429409dc (patch) | |
tree | 0ded783d0cf718477d5e78410528f9b846317a3a /x11-apps/mkfontscale/mkfontscale-0.99.0.ebuild | |
parent | Fixed postinstall instructions wrt bug #103096. (diff) | |
download | gentoo-2-f785480bb77a74311c5185417ae54356429409dc.tar.gz gentoo-2-f785480bb77a74311c5185417ae54356429409dc.tar.bz2 gentoo-2-f785480bb77a74311c5185417ae54356429409dc.zip |
Marked ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-apps/mkfontscale/mkfontscale-0.99.0.ebuild')
-rw-r--r-- | x11-apps/mkfontscale/mkfontscale-0.99.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/mkfontscale/mkfontscale-0.99.0.ebuild b/x11-apps/mkfontscale/mkfontscale-0.99.0.ebuild index 3a4befc33cb2..6008d6ac9257 100644 --- a/x11-apps/mkfontscale/mkfontscale-0.99.0.ebuild +++ b/x11-apps/mkfontscale/mkfontscale-0.99.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/x11-apps/mkfontscale/mkfontscale-0.99.0.ebuild,v 1.3 2005/08/15 20:53:30 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-0.99.0.ebuild,v 1.4 2005/08/20 22:09:58 lu_zero Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org mkfontscale application" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" RDEPEND="x11-libs/libfontenc =media-libs/freetype-2*" DEPEND="${RDEPEND}" |