commit: 2094ad2a29499e27e84479db22e0cfa178b59923 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Feb 5 22:59:10 2023 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Feb 7 10:36:57 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2094ad2a
net-p2p/ktorrent: destabilize 22.08.3 for ~x86 Bug: https://bugs.gentoo.org/893234 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> net-p2p/ktorrent/ktorrent-22.08.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-p2p/ktorrent/ktorrent-22.08.3.ebuild b/net-p2p/ktorrent/ktorrent-22.08.3.ebuild index a65ce81bb14e..91dc984e4b0b 100644 --- a/net-p2p/ktorrent/ktorrent-22.08.3.ebuild +++ b/net-p2p/ktorrent/ktorrent-22.08.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ HOMEPAGE="https://apps.kde.org/ktorrent/" LICENSE="GPL-2" SLOT="5" -KEYWORDS="amd64 arm64 ~ppc64 x86" +KEYWORDS="amd64 arm64 ~ppc64 ~x86" IUSE="+bwscheduler +downloadorder +infowidget +ipfilter +logviewer +magnetgenerator +mediaplayer rss +scanfolder +shutdown +stats +upnp +webengine +zeroconf"
