diff options
author | Sam James <sam@gentoo.org> | 2023-10-09 05:36:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-09 05:36:16 +0100 |
commit | 73c9d2ac7bee1acf4c95766a8fe317cf3e2f5200 (patch) | |
tree | 43004e4c4840173dca582b03deeaa80680431a8d /net-libs | |
parent | net-libs/libnice: Stabilize 0.1.21 arm64, #915430 (diff) | |
download | gentoo-73c9d2ac7bee1acf4c95766a8fe317cf3e2f5200.tar.gz gentoo-73c9d2ac7bee1acf4c95766a8fe317cf3e2f5200.tar.bz2 gentoo-73c9d2ac7bee1acf4c95766a8fe317cf3e2f5200.zip |
net-libs/libnice: Stabilize 0.1.21 arm, #915430
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libnice/libnice-0.1.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libnice/libnice-0.1.21.ebuild b/net-libs/libnice/libnice-0.1.21.ebuild index b6a53fe81654..085d5b04de4e 100644 --- a/net-libs/libnice/libnice-0.1.21.ebuild +++ b/net-libs/libnice/libnice-0.1.21.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://libnice.freedesktop.org/releases/${P}.tar.gz" LICENSE="|| ( MPL-1.1 LGPL-2.1 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="+gnutls gtk-doc +introspection test +upnp" RESTRICT="!test? ( test )" |