diff options
author | 2012-10-06 09:39:03 +0000 | |
---|---|---|
committer | 2012-10-06 09:39:03 +0000 | |
commit | 7f727004fa36bb364e8b5033bf2a8c4efb240c86 (patch) | |
tree | cc4ac35772561ab0911b84903fe99c19efa515f4 /net-libs/libnice/libnice-0.1.2.ebuild | |
parent | vanilla-3.5.5 + genpatches-3.5-5 + grsecurity-2.9.1-3.5.5-201210022020 (diff) | |
download | gentoo-2-7f727004fa36bb364e8b5033bf2a8c4efb240c86.tar.gz gentoo-2-7f727004fa36bb364e8b5033bf2a8c4efb240c86.tar.bz2 gentoo-2-7f727004fa36bb364e8b5033bf2a8c4efb240c86.zip |
arm stable, bug #427544
(Portage version: 2.1.11.23/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/libnice/libnice-0.1.2.ebuild')
-rw-r--r-- | net-libs/libnice/libnice-0.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnice/libnice-0.1.2.ebuild b/net-libs/libnice/libnice-0.1.2.ebuild index 35c718dd74a7..db9141f76109 100644 --- a/net-libs/libnice/libnice-0.1.2.ebuild +++ b/net-libs/libnice/libnice-0.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.2.ebuild,v 1.4 2012/10/04 15:00:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.2.ebuild,v 1.5 2012/10/06 09:39:03 maekke Exp $ EAPI="4" @@ -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 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="+gstreamer upnp" RDEPEND=">=dev-libs/glib-2.13:2 |