diff options
author | 2014-12-18 15:00:24 +0000 | |
---|---|---|
committer | 2014-12-18 15:00:24 +0000 | |
commit | c950587698af17d296a0e77bc6effe52bd7f4df0 (patch) | |
tree | 9e88da9a1e9f6687379dbc13e405c9d12e3e2d18 /net-libs/libnice/libnice-0.1.8.ebuild | |
parent | x86 stable, bug 529964 (diff) | |
download | historical-c950587698af17d296a0e77bc6effe52bd7f4df0.tar.gz historical-c950587698af17d296a0e77bc6effe52bd7f4df0.tar.bz2 historical-c950587698af17d296a0e77bc6effe52bd7f4df0.zip |
x86 stable, bug 529964
Package-Manager: portage-2.2.15/cvs/Linux x86_64
RepoMan-Options: --include-arches="x86"
Manifest-Sign-Key: 0xA188FBD4
Diffstat (limited to 'net-libs/libnice/libnice-0.1.8.ebuild')
-rw-r--r-- | net-libs/libnice/libnice-0.1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnice/libnice-0.1.8.ebuild b/net-libs/libnice/libnice-0.1.8.ebuild index 91377cdd192f..b42b10e6f8d6 100644 --- a/net-libs/libnice/libnice-0.1.8.ebuild +++ b/net-libs/libnice/libnice-0.1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.8.ebuild,v 1.3 2014/12/12 11:57:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.8.ebuild,v 1.4 2014/12/18 14:59:56 pacho Exp $ EAPI=5 inherit eutils multilib-minimal @@ -11,7 +11,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="+introspection +upnp" RDEPEND=" |