diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2008-05-03 21:33:18 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2008-05-03 21:33:18 +0000 |
commit | 82cbbf00239e7252bfba74ed967765092cb11969 (patch) | |
tree | b2979f1acbd9faea35e403d4a3b9087dc85707b5 /net-libs/libsoup/libsoup-2.2.105-r2.ebuild | |
parent | fix typo in ejunit (diff) | |
download | gentoo-2-82cbbf00239e7252bfba74ed967765092cb11969.tar.gz gentoo-2-82cbbf00239e7252bfba74ed967765092cb11969.tar.bz2 gentoo-2-82cbbf00239e7252bfba74ed967765092cb11969.zip |
Keyword mips.
(Portage version: 2.2_pre5)
Diffstat (limited to 'net-libs/libsoup/libsoup-2.2.105-r2.ebuild')
-rw-r--r-- | net-libs/libsoup/libsoup-2.2.105-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libsoup/libsoup-2.2.105-r2.ebuild b/net-libs/libsoup/libsoup-2.2.105-r2.ebuild index 7bd5c049021b..8e49648eeb30 100644 --- a/net-libs/libsoup/libsoup-2.2.105-r2.ebuild +++ b/net-libs/libsoup/libsoup-2.2.105-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.2.105-r2.ebuild,v 1.7 2008/05/01 15:23:56 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.2.105-r2.ebuild,v 1.8 2008/05/03 21:33:18 dirtyepic Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="2.2" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="doc ssl" RDEPEND=">=dev-libs/glib-2.12 |