diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-04 15:09:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-04 15:09:01 +0000 |
commit | bcb3f799491ee1ee4c55b6a4dc334a2e3409854d (patch) | |
tree | 5ae8533452947d539e7c1d94083579ee7309e8d2 /net-libs/libnice/libnice-0.1.3-r1.ebuild | |
parent | Stable for arm, wrt bug #454906 (diff) | |
download | historical-bcb3f799491ee1ee4c55b6a4dc334a2e3409854d.tar.gz historical-bcb3f799491ee1ee4c55b6a4dc334a2e3409854d.tar.bz2 historical-bcb3f799491ee1ee4c55b6a4dc334a2e3409854d.zip |
Stable for arm, wrt bug #454906
Package-Manager: portage-2.1.11.31/cvs/Linux ppc64
Diffstat (limited to 'net-libs/libnice/libnice-0.1.3-r1.ebuild')
-rw-r--r-- | net-libs/libnice/libnice-0.1.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnice/libnice-0.1.3-r1.ebuild b/net-libs/libnice/libnice-0.1.3-r1.ebuild index beb60a3c1de2..b21c693d27b3 100644 --- a/net-libs/libnice/libnice-0.1.3-r1.ebuild +++ b/net-libs/libnice/libnice-0.1.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.3-r1.ebuild,v 1.7 2013/02/04 10:07:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.3-r1.ebuild,v 1.8 2013/02/04 15:08:59 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="http://nice.freedesktop.org/releases/${P}.tar.gz" LICENSE="|| ( MPL-1.1 LGPL-2.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="+upnp" RDEPEND=">=dev-libs/glib-2.13:2 |