diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2017-10-17 15:27:17 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-12-21 22:13:54 +0100 |
commit | b2e619268ee29c49132bb1b188c09822fde5ba80 (patch) | |
tree | 0ee3125a6377cd8ce164385256eb9a12fe2f1f8d /net-libs | |
parent | media-plugins/gst-plugins-libnice: added ~arm64 keyword. (diff) | |
download | gentoo-b2e619268ee29c49132bb1b188c09822fde5ba80.tar.gz gentoo-b2e619268ee29c49132bb1b188c09822fde5ba80.tar.bz2 gentoo-b2e619268ee29c49132bb1b188c09822fde5ba80.zip |
net-libs/libnice: added ~arm64 keyword.
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libnice/libnice-0.1.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnice/libnice-0.1.13.ebuild b/net-libs/libnice/libnice-0.1.13.ebuild index 94c40f4d6da0..6d2945cdeb5f 100644 --- a/net-libs/libnice/libnice-0.1.13.ebuild +++ b/net-libs/libnice/libnice-0.1.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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 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="+introspection +upnp" RDEPEND=" |