summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-06-13 13:08:52 -0400
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-14 08:30:36 +0300
commit026693fff597fec48a3d550b4e9a26e3c7063e92 (patch)
treeb5f4b077dfa60542196f26cad7d5a2a67f3449b7 /net-p2p
parentx11-wm/fvwm: Stabilize 2.7.0-r4 ppc, #933067 (diff)
downloadgentoo-026693fff597fec48a3d550b4e9a26e3c7063e92.tar.gz
gentoo-026693fff597fec48a3d550b4e9a26e3c7063e92.tar.bz2
gentoo-026693fff597fec48a3d550b4e9a26e3c7063e92.zip
net-p2p/airdcpp-webclient: Stabilize 2.12.1 amd64, #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.ebuild4
1 files 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 a0c2b11391c2..69b4356ecfd9 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"