diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-10-04 16:12:11 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-10-04 16:12:11 +0000 |
commit | 60fe1aa5667015a3738b847912280d19ffd7f3ae (patch) | |
tree | 4c49344f8c2ff179144376156fb29f1b008b93c3 /media-fonts/mikachan-font-otf/mikachan-font-otf-9.1.ebuild | |
parent | Fixed version variable ordering for 'inherit rox' (diff) | |
download | gentoo-2-60fe1aa5667015a3738b847912280d19ffd7f3ae.tar.gz gentoo-2-60fe1aa5667015a3738b847912280d19ffd7f3ae.tar.bz2 gentoo-2-60fe1aa5667015a3738b847912280d19ffd7f3ae.zip |
Added ~amd64/~x86 for bug #149931.
(Portage version: 2.1.2_pre1-r4)
Diffstat (limited to 'media-fonts/mikachan-font-otf/mikachan-font-otf-9.1.ebuild')
-rw-r--r-- | media-fonts/mikachan-font-otf/mikachan-font-otf-9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/mikachan-font-otf/mikachan-font-otf-9.1.ebuild b/media-fonts/mikachan-font-otf/mikachan-font-otf-9.1.ebuild index 72644bf91008..a3f2193f52c3 100644 --- a/media-fonts/mikachan-font-otf/mikachan-font-otf-9.1.ebuild +++ b/media-fonts/mikachan-font-otf/mikachan-font-otf-9.1.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-otf/mikachan-font-otf-9.1.ebuild,v 1.2 2006/10/03 18:56:04 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/mikachan-font-otf/mikachan-font-otf-9.1.ebuild,v 1.3 2006/10/04 16:12:11 wolf31o2 Exp $ S="${WORKDIR}/${P}" @@ -13,7 +13,7 @@ HOMEPAGE="http://mikachan-font.com/" LICENSE="free-noncomm" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="" FONT_SUFFIX="otf" |