commit: cbf2d7c923d5eb23f8e706844aa8ce0c1b26b367
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 26 09:58:20 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 26 09:58:20 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbf2d7c9
net-p2p/deluge: Keyword 2.1.1 ppc, #866614
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-p2p/deluge/deluge-2.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-p2p/deluge/deluge-2.1.1.ebuild
b/net-p2p/deluge/deluge-2.1.1.ebuild
index 4f6d5700be45..86bcc748d7fa 100644
--- a/net-p2p/deluge/deluge-2.1.1.ebuild
+++ b/net-p2p/deluge/deluge-2.1.1.ebuild
@@ -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"
+ KEYWORDS="~amd64 ~ppc"
fi
LICENSE="GPL-2"