net-p2p/deluge: Stabilize 2.1.1-r6 x86, #953712

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-05-01 17:58:00 +01:00
parent 9eb26c4314
commit 402cc46efe

View File

@@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://git.deluge-torrent.org/${PN}"
else
SRC_URI="http://download.deluge-torrent.org/source/$(ver_cut 1-2)/${P}.tar.xz"
KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
fi
LICENSE="GPL-2"