diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-08-23 00:10:29 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-08-23 00:10:29 +0000 |
commit | 576ea0b78dc4c16259fea81f9339a9f1d3788a9a (patch) | |
tree | 93435b5db4fbfb9c9a485d41e2d14ebcd4e3d434 /media-fonts/corefonts | |
parent | Added a small check that checks for an IP_MULTICAST-enabled kernel. (diff) | |
download | gentoo-2-576ea0b78dc4c16259fea81f9339a9f1d3788a9a.tar.gz gentoo-2-576ea0b78dc4c16259fea81f9339a9f1d3788a9a.tar.bz2 gentoo-2-576ea0b78dc4c16259fea81f9339a9f1d3788a9a.zip |
arm/s390 love and hppa stable
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-fonts/corefonts')
-rw-r--r-- | media-fonts/corefonts/corefonts-1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/corefonts/corefonts-1-r2.ebuild b/media-fonts/corefonts/corefonts-1-r2.ebuild index 5880105b5e64..fecc8e810e51 100644 --- a/media-fonts/corefonts/corefonts-1-r2.ebuild +++ b/media-fonts/corefonts/corefonts-1-r2.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/corefonts/corefonts-1-r2.ebuild,v 1.8 2005/05/09 00:03:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/corefonts/corefonts-1-r2.ebuild,v 1.9 2005/08/23 00:10:29 vapier Exp $ inherit font @@ -20,7 +20,7 @@ SRC_URI="mirror://sourceforge/corefonts/andale32.exe LICENSE="MSttfEULA" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ~ppc-macos ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 s390 sparc x86" IUSE="X" DEPEND="app-arch/cabextract" |