diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-06-17 13:06:18 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-06-17 13:06:18 +0300 |
commit | e930ae029abdb33799c0be19b3d5698339108b5e (patch) | |
tree | ce9958d6a9b6358c7477180ef2beb29f80c7b63d /net-libs/libnice | |
parent | net-libs/farstream: alpha stable wrt bug #685254 (diff) | |
download | gentoo-e930ae029abdb33799c0be19b3d5698339108b5e.tar.gz gentoo-e930ae029abdb33799c0be19b3d5698339108b5e.tar.bz2 gentoo-e930ae029abdb33799c0be19b3d5698339108b5e.zip |
net-libs/libnice: alpha stable wrt bug #685254
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"
Diffstat (limited to 'net-libs/libnice')
-rw-r--r-- | net-libs/libnice/libnice-0.1.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libnice/libnice-0.1.15.ebuild b/net-libs/libnice/libnice-0.1.15.ebuild index f01485ba8a09..b55e0f857ec8 100644 --- a/net-libs/libnice/libnice-0.1.15.ebuild +++ b/net-libs/libnice/libnice-0.1.15.ebuild @@ -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=" |