diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-26 16:37:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-26 16:37:07 +0000 |
commit | 6f34372d0a3741a8ce71f3d021a2898778a0b2f0 (patch) | |
tree | 76b101e2dabc4d15ef6acac1bb5876b109b33d54 /x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild | |
parent | Errr, the ChangeLog file already existed, only add p.mask (diff) | |
download | historical-6f34372d0a3741a8ce71f3d021a2898778a0b2f0.tar.gz historical-6f34372d0a3741a8ce71f3d021a2898778a0b2f0.tar.bz2 historical-6f34372d0a3741a8ce71f3d021a2898778a0b2f0.zip |
Add ~ia64 wrt bug 165286
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild')
-rw-r--r-- | x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild b/x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild index 027ecd6283aa..243d73fcff9c 100644 --- a/x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild +++ b/x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild,v 1.2 2007/02/04 17:38:08 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild,v 1.3 2007/03/26 16:37:07 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Xfontcache library" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libXext" |