diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-09-08 11:03:44 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-09 15:03:49 +0800 |
commit | 8067de53fcc66cbd6f21a3fa5596c027de9ef348 (patch) | |
tree | 686b0ee1e17151d16b1591128776167ed1831ccc /net-libs | |
parent | net-libs/gupnp-igd: keyword ~riscv (diff) | |
download | gentoo-8067de53fcc66cbd6f21a3fa5596c027de9ef348.tar.gz gentoo-8067de53fcc66cbd6f21a3fa5596c027de9ef348.tar.bz2 gentoo-8067de53fcc66cbd6f21a3fa5596c027de9ef348.zip |
net-libs/libnice: keyword ~riscv
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
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 54444f474e5d..c56824219a0d 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" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="+gnutls +introspection +upnp" RDEPEND=" |