diff options
author | Chris Su <chris@lesscrowds.org> | 2022-11-02 15:21:23 +0000 |
---|---|---|
committer | Louis Sautier <sbraz@gentoo.org> | 2022-11-03 02:52:13 +0100 |
commit | 0eea28c38bff1e166f34684eda975bf5bc11624d (patch) | |
tree | 12cdf31c1f61acf14e30f5a8ca573285e529f4a5 /net-p2p | |
parent | sys-devel/autoconf: more Clang 16 fixes for autoconf 2.13 (diff) | |
download | gentoo-0eea28c38bff1e166f34684eda975bf5bc11624d.tar.gz gentoo-0eea28c38bff1e166f34684eda975bf5bc11624d.tar.bz2 gentoo-0eea28c38bff1e166f34684eda975bf5bc11624d.zip |
net-p2p/airdcpp-webclient: Keyword 2.11.2 riscv, #879189
Signed-off-by: Chris Su <chris@lesscrowds.org>
Signed-off-by: Louis Sautier <sbraz@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.2.ebuild b/net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.2.ebuild index 86506593229a..8b834ebeb9f1 100644 --- a/net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.2.ebuild +++ b/net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.2.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Cross-platform Direct Connect client" HOMEPAGE="https://airdcpp-web.github.io/" SRC_URI="https://github.com/airdcpp-web/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~riscv x86" LICENSE="GPL-2+" SLOT="0" IUSE="debug nat-pmp +tbb +webui" |