diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-02-19 18:24:45 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-02-19 18:24:45 +0000 |
commit | ed6d82b728bcfb8714b79642e811d73fc1374810 (patch) | |
tree | fc16740526d0b87448a90c1ba9e89aec229b5c8a /net-libs/libnice/libnice-0.0.10.ebuild | |
parent | Initial import (diff) | |
download | gentoo-2-ed6d82b728bcfb8714b79642e811d73fc1374810.tar.gz gentoo-2-ed6d82b728bcfb8714b79642e811d73fc1374810.tar.bz2 gentoo-2-ed6d82b728bcfb8714b79642e811d73fc1374810.zip |
Add ~ia64/~sparc
(Portage version: 2.1.7.16/cvs/Linux ia64)
Diffstat (limited to 'net-libs/libnice/libnice-0.0.10.ebuild')
-rw-r--r-- | net-libs/libnice/libnice-0.0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnice/libnice-0.0.10.ebuild b/net-libs/libnice/libnice-0.0.10.ebuild index 36a715d7a90b..d9f77cda0f6e 100644 --- a/net-libs/libnice/libnice-0.0.10.ebuild +++ b/net-libs/libnice/libnice-0.0.10.ebuild @@ -1,6 +1,6 @@ # 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.10.ebuild,v 1.3 2010/02/12 18:39:44 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.0.10.ebuild,v 1.4 2010/02/19 18:24:45 armin76 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 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="+gstreamer upnp" RDEPEND=">=dev-libs/glib-2.10 |