diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-17 14:05:19 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-17 14:05:19 +0100 |
commit | efa63755d8987e873d4093bc9452133245a96235 (patch) | |
tree | b2ae7400a8748cd6c878305288e50e3dc9affc0e /net-libs/libnice | |
parent | net-libs/farstream: ia64 stable wrt bug #685254 (diff) | |
download | gentoo-efa63755d8987e873d4093bc9452133245a96235.tar.gz gentoo-efa63755d8987e873d4093bc9452133245a96235.tar.bz2 gentoo-efa63755d8987e873d4093bc9452133245a96235.zip |
net-libs/libnice: ia64 stable wrt bug #685254
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libnice')
-rw-r--r-- | net-libs/libnice/libnice-0.1.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnice/libnice-0.1.15.ebuild b/net-libs/libnice/libnice-0.1.15.ebuild index c61248f904eb..33ecd41e4bf4 100644 --- a/net-libs/libnice/libnice-0.1.15.ebuild +++ b/net-libs/libnice/libnice-0.1.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="https://nice.freedesktop.org/releases/${P}.tar.gz" LICENSE="|| ( MPL-1.1 LGPL-2.1 )" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="+gnutls +introspection libressl +upnp" RDEPEND=" |