diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-24 21:46:38 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-24 21:46:38 +0300 |
commit | 1686a0f2042b6f2fb1782b8a83aef6fa99f731eb (patch) | |
tree | c564a9dd54c4c7acf0681d016a3fc5283cf4649c /net-p2p | |
parent | dev-qt/qtnetwork: Fix build with >=net-libs/libproxy-0.5.1 (diff) | |
download | gentoo-1686a0f2042b6f2fb1782b8a83aef6fa99f731eb.tar.gz gentoo-1686a0f2042b6f2fb1782b8a83aef6fa99f731eb.tar.bz2 gentoo-1686a0f2042b6f2fb1782b8a83aef6fa99f731eb.zip |
net-p2p/airdcpp-webclient: Stabilize 2.11.4 amd64, #907051
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.4.ebuild b/net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.4.ebuild index cf6f9ec68059..ec3dbd45aa27 100644 --- a/net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.4.ebuild +++ b/net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.4.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" |