diff options
author | Markus Meier <maekke@gentoo.org> | 2010-08-18 20:49:28 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-08-18 20:49:28 +0000 |
commit | 593fe42c6e72d09b63cb8cd1676466582ba336cf (patch) | |
tree | d090e88902b10779f0d2a48dd29ec18adbd97449 /dev-libs/glib/glib-2.22.5.ebuild | |
parent | arm stable, bug #314899 (diff) | |
download | gentoo-2-593fe42c6e72d09b63cb8cd1676466582ba336cf.tar.gz gentoo-2-593fe42c6e72d09b63cb8cd1676466582ba336cf.tar.bz2 gentoo-2-593fe42c6e72d09b63cb8cd1676466582ba336cf.zip |
arm stable, bug #314899
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/glib/glib-2.22.5.ebuild')
-rw-r--r-- | dev-libs/glib/glib-2.22.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/glib/glib-2.22.5.ebuild b/dev-libs/glib/glib-2.22.5.ebuild index e6acacbd4965..08c6d7b71d7e 100644 --- a/dev-libs/glib/glib-2.22.5.ebuild +++ b/dev-libs/glib/glib-2.22.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.22.5.ebuild,v 1.6 2010/08/14 16:10:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.22.5.ebuild,v 1.7 2010/08/18 20:49:28 maekke Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="alpha amd64 ~arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="debug doc fam hardened selinux xattr" RDEPEND="virtual/libiconv |