diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-09-25 10:29:29 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-09-25 10:29:29 +0000 |
commit | 7ff0dd3bd71fe8ae4d5ea03bc043319f3643574a (patch) | |
tree | 0895dde4d1116c4f88fc5e74282fda252bfa7592 /media-fonts/wqy-zenhei/wqy-zenhei-0.6.26.ebuild | |
parent | mask elf useflag for net-snmp: it is too tight to the gnu libc (diff) | |
download | historical-7ff0dd3bd71fe8ae4d5ea03bc043319f3643574a.tar.gz historical-7ff0dd3bd71fe8ae4d5ea03bc043319f3643574a.tar.bz2 historical-7ff0dd3bd71fe8ae4d5ea03bc043319f3643574a.zip |
keyword ~x86-fbsd thanks to Hong Hao <oahong@gmail.com>, bug #236042
Package-Manager: portage-2.2_rc9/cvs/Linux 2.6.26.5 x86_64
Diffstat (limited to 'media-fonts/wqy-zenhei/wqy-zenhei-0.6.26.ebuild')
-rw-r--r-- | media-fonts/wqy-zenhei/wqy-zenhei-0.6.26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/wqy-zenhei/wqy-zenhei-0.6.26.ebuild b/media-fonts/wqy-zenhei/wqy-zenhei-0.6.26.ebuild index b292e86234db..64c71a7f12da 100644 --- a/media-fonts/wqy-zenhei/wqy-zenhei-0.6.26.ebuild +++ b/media-fonts/wqy-zenhei/wqy-zenhei-0.6.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/wqy-zenhei/wqy-zenhei-0.6.26.ebuild,v 1.1 2008/06/26 04:36:33 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/wqy-zenhei/wqy-zenhei-0.6.26.ebuild,v 1.2 2008/09/25 10:29:29 aballier Exp $ inherit font @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/wqy/${P}-0.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~x86-fbsd" IUSE="" DEPEND="" |