net-p2p/deluge: Dekeyword ~ppc

Dekeyword ~ppc as dev-python/greenlet segfaults there.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-06-05 17:37:43 +02:00
parent 40f89117c8
commit 662b287ee2
4 changed files with 6 additions and 6 deletions

View File

@@ -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
@@ -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 ~ppc ~riscv x86"
KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
fi
LICENSE="GPL-2"

View File

@@ -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
@@ -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 ~ppc ~riscv x86"
KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
fi
LICENSE="GPL-2"

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 ~ppc ~riscv x86"
KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
fi
LICENSE="GPL-2"

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 ~ppc ~riscv"
KEYWORDS="~amd64 ~arm ~arm64 ~riscv"
fi
LICENSE="GPL-2"