summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-12-09 20:15:57 +0000
committerSam James <sam@gentoo.org>2024-12-09 20:15:57 +0000
commit6f27520197f6cf07dd7f18d78db9da44dc8d6bda (patch)
treefb0c5c9124d81bda4a6a63629267472235e9bd15
parentnet-p2p/airdcpp-webclient: Stabilize 2.12.2 x86, #936935 (diff)
downloadgentoo-6f27520197f6cf07dd7f18d78db9da44dc8d6bda.tar.gz
gentoo-6f27520197f6cf07dd7f18d78db9da44dc8d6bda.tar.bz2
gentoo-6f27520197f6cf07dd7f18d78db9da44dc8d6bda.zip
www-apps/airdcpp-webui: Stabilize 2.12.1 x86, #936935
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--www-apps/airdcpp-webui/airdcpp-webui-2.12.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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 a9e4b137c423..8dd1e7ebd813 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%.*}*"