commit: 405756ca8702b0ebb9f989d3611b5c6e1b056d05
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 19 19:29:19 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 19 19:29:19 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=405756ca
www-apps/airdcpp-webui: Stabilize 2.13.1 x86, #956394
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
www-apps/airdcpp-webui/airdcpp-webui-2.13.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-apps/airdcpp-webui/airdcpp-webui-2.13.1.ebuild
b/www-apps/airdcpp-webui/airdcpp-webui-2.13.1.ebuild
index 52a81f50043e..b6e7fa96f45d 100644
--- a/www-apps/airdcpp-webui/airdcpp-webui-2.13.1.ebuild
+++ b/www-apps/airdcpp-webui/airdcpp-webui-2.13.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%.*}*"