diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-06-13 14:07:36 -0400 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-14 08:30:36 +0300 |
commit | 1419961d240f4a20f42a50c46a0be5b26458f255 (patch) | |
tree | 5594fbf5cf8e6b48e547a234a860d6f1ae2cb3dd /net-p2p | |
parent | dev-python/pikepdf: Stabilize 8.15.1-r1 hppa, #931183 (diff) | |
download | gentoo-1419961d240f4a20f42a50c46a0be5b26458f255.tar.gz gentoo-1419961d240f4a20f42a50c46a0be5b26458f255.tar.bz2 gentoo-1419961d240f4a20f42a50c46a0be5b26458f255.zip |
net-p2p/airdcpp-webclient: Stabilize 2.12.1 x86, #933031
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/airdcpp-webclient/airdcpp-webclient-2.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/airdcpp-webclient/airdcpp-webclient-2.12.1.ebuild b/net-p2p/airdcpp-webclient/airdcpp-webclient-2.12.1.ebuild index 69b4356ecfd9..848b7f674f46 100644 --- a/net-p2p/airdcpp-webclient/airdcpp-webclient-2.12.1.ebuild +++ b/net-p2p/airdcpp-webclient/airdcpp-webclient-2.12.1.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 ~riscv ~x86" +KEYWORDS="amd64 ~riscv x86" LICENSE="GPL-2+" SLOT="0" IUSE="debug nat-pmp +tbb +webui" |