diff options
author | Matt Turner <mattst88@gentoo.org> | 2011-07-10 23:50:31 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2011-07-10 23:50:31 +0000 |
commit | 2b268438425b46d906d7c13a86db293b842560cc (patch) | |
tree | fbe0ccf9dbbe58e4d541b79e723bd2651eac167b /net-libs/glib-networking/glib-networking-2.28.7.ebuild | |
parent | Remove policykit from use.mask now that polkit is keyworded, bug 296548 (diff) | |
download | gentoo-2-2b268438425b46d906d7c13a86db293b842560cc.tar.gz gentoo-2-2b268438425b46d906d7c13a86db293b842560cc.tar.bz2 gentoo-2-2b268438425b46d906d7c13a86db293b842560cc.zip |
Added ~mips, bug 365331
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/glib-networking/glib-networking-2.28.7.ebuild')
-rw-r--r-- | net-libs/glib-networking/glib-networking-2.28.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/glib-networking/glib-networking-2.28.7.ebuild b/net-libs/glib-networking/glib-networking-2.28.7.ebuild index a72838d30a35..1b1913934c54 100644 --- a/net-libs/glib-networking/glib-networking-2.28.7.ebuild +++ b/net-libs/glib-networking/glib-networking-2.28.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.28.7.ebuild,v 1.5 2011/07/07 05:43:05 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.28.7.ebuild,v 1.6 2011/07/10 23:50:31 mattst88 Exp $ EAPI="3" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://git.gnome.org/browse/glib-networking/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="+gnome +libproxy +ssl" RDEPEND=">=dev-libs/glib-2.27.90:2 |