From 026693fff597fec48a3d550b4e9a26e3c7063e92 Mon Sep 17 00:00:00 2001 From: Matoro Mahri Date: Thu, 13 Jun 2024 13:08:52 -0400 Subject: [PATCH] net-p2p/airdcpp-webclient: Stabilize 2.12.1 amd64, #933031 Signed-off-by: Matoro Mahri Signed-off-by: Arthur Zamarin --- net-p2p/airdcpp-webclient/airdcpp-webclient-2.12.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 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 a0c2b11391c20..69b4356ecfd9e 100644 --- a/net-p2p/airdcpp-webclient/airdcpp-webclient-2.12.1.ebuild +++ b/net-p2p/airdcpp-webclient/airdcpp-webclient-2.12.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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"