summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-03 22:30:33 +0000
committerSam James <sam@gentoo.org>2024-01-03 22:30:33 +0000
commitada4085c43427361dd276e1790384525af628819 (patch)
treeb9072172807ee4e62eba8686631d42921aceb2a0 /net-p2p/rtorrent
parentdev-libs/sord: dropped obsolete 0.16.14-r2 (diff)
downloadgentoo-ada4085c43427361dd276e1790384525af628819.tar.gz
gentoo-ada4085c43427361dd276e1790384525af628819.tar.bz2
gentoo-ada4085c43427361dd276e1790384525af628819.zip
net-p2p/rtorrent: Stabilize 0.9.8-r2 ppc64, #921281
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-p2p/rtorrent')
-rw-r--r--net-p2p/rtorrent/rtorrent-0.9.8-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/rtorrent/rtorrent-0.9.8-r2.ebuild b/net-p2p/rtorrent/rtorrent-0.9.8-r2.ebuild
index 109d3cec80d1..e0789195f4e1 100644
--- a/net-p2p/rtorrent/rtorrent-0.9.8-r2.ebuild
+++ b/net-p2p/rtorrent/rtorrent-0.9.8-r2.ebuild
@@ -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
@@ -11,7 +11,7 @@ SRC_URI="http://rtorrent.net/downloads/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="debug selinux test xmlrpc"
RESTRICT="!test? ( test )"