commit: 3decff21e9ba1f5c6efc004583471901b3fcbf50
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 9 19:20:21 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 9 19:20:21 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3decff21
www-apps/airdcpp-webui: Stabilize 2.12.1 amd64, #936935
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
www-apps/airdcpp-webui/airdcpp-webui-2.12.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-apps/airdcpp-webui/airdcpp-webui-2.12.1.ebuild
b/www-apps/airdcpp-webui/airdcpp-webui-2.12.1.ebuild
index 0c8325700397..a9e4b137c423 100644
--- a/www-apps/airdcpp-webui/airdcpp-webui-2.12.1.ebuild
+++ b/www-apps/airdcpp-webui/airdcpp-webui-2.12.1.ebuild
@@ -10,7 +10,7 @@ S="${WORKDIR}/package"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="amd64 ~riscv ~x86"
RDEPEND="=net-p2p/airdcpp-webclient-${PV%.*}*"