diff options
Diffstat (limited to 'x11-libs/libsexy/libsexy-0.1.10.ebuild')
-rw-r--r-- | x11-libs/libsexy/libsexy-0.1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libsexy/libsexy-0.1.10.ebuild b/x11-libs/libsexy/libsexy-0.1.10.ebuild index 9effca1455c4..c8a851be7171 100644 --- a/x11-libs/libsexy/libsexy-0.1.10.ebuild +++ b/x11-libs/libsexy/libsexy-0.1.10.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/libsexy/libsexy-0.1.10.ebuild,v 1.11 2007/01/16 15:14:40 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/libsexy-0.1.10.ebuild,v 1.12 2007/01/21 20:04:00 kloeri Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://releases.chipx86.com/libsexy/${PN}/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=dev-libs/glib-2.6 |