diff options
Diffstat (limited to 'media-fonts/oto/oto-0.4.ebuild')
-rw-r--r-- | media-fonts/oto/oto-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/oto/oto-0.4.ebuild b/media-fonts/oto/oto-0.4.ebuild index 31732eb91d7a..4b8062021ff1 100644 --- a/media-fonts/oto/oto-0.4.ebuild +++ b/media-fonts/oto/oto-0.4.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/oto/oto-0.4.ebuild,v 1.8 2006/07/11 21:10:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/oto/oto-0.4.ebuild,v 1.9 2006/09/03 06:43:03 vapier Exp $ DESCRIPTION="Open Type Organizer" HOMEPAGE="http://sourceforge.net/projects/oto/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/oto/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ia64 ~ppc sparc ~x86" +KEYWORDS="~amd64 arm ia64 ~ppc s390 sh sparc ~x86" IUSE="" DEPEND="virtual/libc" |