diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-12 23:20:58 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-12 23:20:58 +0000 |
commit | 91ed05852d67209decddd13d603c9c49df3d4c40 (patch) | |
tree | 0e41fdfb47ead2b214140230172a862ff6a477e2 /media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r1.ebuild | |
parent | stable on ppc (diff) | |
download | historical-91ed05852d67209decddd13d603c9c49df3d4c40.tar.gz historical-91ed05852d67209decddd13d603c9c49df3d4c40.tar.bz2 historical-91ed05852d67209decddd13d603c9c49df3d4c40.zip |
Add ~alpha and ~ia64 keywords, requested by flameeyes.
Package-Manager: portage-2.1.2_pre2-r6
Diffstat (limited to 'media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r1.ebuild')
-rw-r--r-- | media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r1.ebuild b/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r1.ebuild index a16b2d0dccd3..3deb83fe638c 100644 --- a/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r1.ebuild +++ b/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r1.ebuild,v 1.4 2006/10/05 21:58:50 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r1.ebuild,v 1.5 2006/10/12 23:20:58 kloeri Exp $ inherit font @@ -15,7 +15,7 @@ HOMEPAGE="http://mikachan-font.com/" LICENSE="free-noncomm" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" S="${WORKDIR}" |