diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-11-20 05:45:42 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-11-20 05:45:42 +0000 |
commit | c98777fa6fe8d41701d8055894983503138f0323 (patch) | |
tree | b79e7842a6d4b81544a19831f1a2f37bf9aac3ee /dev-libs/glib/glib-2.14.3.ebuild | |
parent | Use EAPI=1, make python use flag enabled by default. (diff) | |
download | gentoo-2-c98777fa6fe8d41701d8055894983503138f0323.tar.gz gentoo-2-c98777fa6fe8d41701d8055894983503138f0323.tar.bz2 gentoo-2-c98777fa6fe8d41701d8055894983503138f0323.zip |
Stable on mips, per #190019.
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-libs/glib/glib-2.14.3.ebuild')
-rw-r--r-- | dev-libs/glib/glib-2.14.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/glib/glib-2.14.3.ebuild b/dev-libs/glib/glib-2.14.3.ebuild index 9907e1fe6d2a..caa06eb5f9b8 100644 --- a/dev-libs/glib/glib-2.14.3.ebuild +++ b/dev-libs/glib/glib-2.14.3.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/dev-libs/glib/glib-2.14.3.ebuild,v 1.8 2007/11/19 18:00:19 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.14.3.ebuild,v 1.9 2007/11/20 05:45:42 kumba Exp $ inherit gnome.org libtool eutils flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="debug doc hardened" RDEPEND="virtual/libc |