diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-01 18:00:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-01 18:00:12 +0000 |
commit | e7fac4146c9596e1d6cbc45d8d30339dec6de28c (patch) | |
tree | b64c0fcbfbdcd43a70bd2829aca2d69fda7c7cd7 /dev-libs/libotf/libotf-0.9.7.ebuild | |
parent | PPC Stablization of gnome-2.20-3 for bug 208366 (diff) | |
download | gentoo-2-e7fac4146c9596e1d6cbc45d8d30339dec6de28c.tar.gz gentoo-2-e7fac4146c9596e1d6cbc45d8d30339dec6de28c.tar.bz2 gentoo-2-e7fac4146c9596e1d6cbc45d8d30339dec6de28c.zip |
Add ~ia64
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-libs/libotf/libotf-0.9.7.ebuild')
-rw-r--r-- | dev-libs/libotf/libotf-0.9.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libotf/libotf-0.9.7.ebuild b/dev-libs/libotf/libotf-0.9.7.ebuild index da3716d673aa..c6eebc0807e3 100644 --- a/dev-libs/libotf/libotf-0.9.7.ebuild +++ b/dev-libs/libotf/libotf-0.9.7.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/dev-libs/libotf/libotf-0.9.7.ebuild,v 1.1 2008/01/10 15:57:25 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/libotf-0.9.7.ebuild,v 1.2 2008/02/01 18:00:12 armin76 Exp $ WANT_AUTOMAKE=latest WANT_AUTOCONF=latest @@ -13,7 +13,7 @@ SRC_URI="http://www.m17n.org/libotf/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="X" RDEPEND=">=media-libs/freetype-2.1 |