diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-23 16:01:18 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-23 16:01:18 +0300 |
commit | f2ca53511d5341e33a7ca574b0904e337eee6295 (patch) | |
tree | d4e39ba6e85f9a5c30719d1e254a9b662d1de4b8 /net-libs | |
parent | net-libs/libndp: arm stable wrt bug #685254 (diff) | |
download | gentoo-f2ca53511d5341e33a7ca574b0904e337eee6295.tar.gz gentoo-f2ca53511d5341e33a7ca574b0904e337eee6295.tar.bz2 gentoo-f2ca53511d5341e33a7ca574b0904e337eee6295.zip |
net-libs/libnice: arm stable wrt bug #685254
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'net-libs')
-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 deb325875153..f01485ba8a09 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=" |