diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2005-08-20 22:18:08 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2005-08-20 22:18:08 +0000 |
commit | aec8e9c959190f3513a74f01a76f2871bf1200f6 (patch) | |
tree | 51880c72bc1f9cd9cc98b8d7bc20294e4fa1442d /media-fonts/font-util/font-util-0.99.0.ebuild | |
parent | Removed net-p2p/zuul per bug #74985 (diff) | |
download | gentoo-2-aec8e9c959190f3513a74f01a76f2871bf1200f6.tar.gz gentoo-2-aec8e9c959190f3513a74f01a76f2871bf1200f6.tar.bz2 gentoo-2-aec8e9c959190f3513a74f01a76f2871bf1200f6.zip |
Marked ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-fonts/font-util/font-util-0.99.0.ebuild')
-rw-r--r-- | media-fonts/font-util/font-util-0.99.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/font-util/font-util-0.99.0.ebuild b/media-fonts/font-util/font-util-0.99.0.ebuild index c5ea7a709ce1..f3866f7d9594 100644 --- a/media-fonts/font-util/font-util-0.99.0.ebuild +++ b/media-fonts/font-util/font-util-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/media-fonts/font-util/font-util-0.99.0.ebuild,v 1.3 2005/08/15 17:53:40 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-util/font-util-0.99.0.ebuild,v 1.4 2005/08/20 22:14:02 lu_zero Exp $ # Must be before x-modular eclass is inherited SNAPSHOT="yes" @@ -8,7 +8,7 @@ SNAPSHOT="yes" inherit x-modular DESCRIPTION="BigReqs prototype headers" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" |