diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-10 18:40:18 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-10 18:40:18 +0000 |
commit | 757806dcfb09ffdca1965f484624d2187133fb62 (patch) | |
tree | 3b35779927b6de6b414f50e90253cd7e0a67c373 /media-fonts/font-dec-misc/font-dec-misc-1.0.0.ebuild | |
parent | Use java-pkg_dojar to install ArtOfIllusion.jar. (diff) | |
download | gentoo-2-757806dcfb09ffdca1965f484624d2187133fb62.tar.gz gentoo-2-757806dcfb09ffdca1965f484624d2187133fb62.tar.bz2 gentoo-2-757806dcfb09ffdca1965f484624d2187133fb62.zip |
Added to ~hppa, ~ppc.
(Portage version: 2.0.53)
Diffstat (limited to 'media-fonts/font-dec-misc/font-dec-misc-1.0.0.ebuild')
-rw-r--r-- | media-fonts/font-dec-misc/font-dec-misc-1.0.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-fonts/font-dec-misc/font-dec-misc-1.0.0.ebuild b/media-fonts/font-dec-misc/font-dec-misc-1.0.0.ebuild index c2a7cbf35ef2..a6e93f935943 100644 --- a/media-fonts/font-dec-misc/font-dec-misc-1.0.0.ebuild +++ b/media-fonts/font-dec-misc/font-dec-misc-1.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-dec-misc/font-dec-misc-1.0.0.ebuild,v 1.1 2005/12/18 19:54:39 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-dec-misc/font-dec-misc-1.0.0.ebuild,v 1.2 2006/01/10 18:40:18 hansmi Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="BigReqs prototype headers" -KEYWORDS="~amd64 ~arm ~ia64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND} x11-apps/bdftopcf" |