diff options
author | Sam James <sam@gentoo.org> | 2023-10-09 05:36:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-09 05:36:15 +0100 |
commit | b50b88de670ad9628ff1d2a162e4001777b07d07 (patch) | |
tree | c191db0d8f95950089de26797d2e0e38face0a7b /net-libs/libnice | |
parent | x11-wm/fvwm: Stabilize 2.7.0-r1 x86, #915428 (diff) | |
download | gentoo-b50b88de670ad9628ff1d2a162e4001777b07d07.tar.gz gentoo-b50b88de670ad9628ff1d2a162e4001777b07d07.tar.bz2 gentoo-b50b88de670ad9628ff1d2a162e4001777b07d07.zip |
net-libs/libnice: Stabilize 0.1.21 arm64, #915430
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libnice')
-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 0dca1a3694ee..b6a53fe81654 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 )" |