diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-02-12 18:39:44 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-02-12 18:39:44 +0000 |
commit | 5fb715287c6abd4f34b2e418c8673f2290d6bff4 (patch) | |
tree | 01f59c1a61cf2a8335657e3328f75739c2bf0891 /net-libs/libnice/libnice-0.0.9.ebuild | |
parent | Marked ~ppc64. (diff) | |
download | gentoo-2-5fb715287c6abd4f34b2e418c8673f2290d6bff4.tar.gz gentoo-2-5fb715287c6abd4f34b2e418c8673f2290d6bff4.tar.bz2 gentoo-2-5fb715287c6abd4f34b2e418c8673f2290d6bff4.zip |
Marked ~ppc64.
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/libnice/libnice-0.0.9.ebuild')
-rw-r--r-- | net-libs/libnice/libnice-0.0.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/libnice/libnice-0.0.9.ebuild b/net-libs/libnice/libnice-0.0.9.ebuild index e19ff181f5d6..da94bfed8389 100644 --- a/net-libs/libnice/libnice-0.0.9.ebuild +++ b/net-libs/libnice/libnice-0.0.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.0.9.ebuild,v 1.8 2009/10/24 18:16:12 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.0.9.ebuild,v 1.9 2010/02/12 18:39:44 josejx Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="http://nice.freedesktop.org/releases/${P}.tar.gz" LICENSE="LGPL-2.1 MPL-1.1" SLOT="0" -KEYWORDS="alpha amd64 hppa ppc x86" +KEYWORDS="alpha amd64 hppa ppc ~ppc64 x86" IUSE="+gstreamer upnp" RDEPEND=">=dev-libs/glib-2.10 |