From e25be69d4b0a698e6c0832d4860e1b8963ded510 Mon Sep 17 00:00:00 2001 From: Tobias Klausmann Date: Wed, 21 Dec 2016 10:39:42 +0100 Subject: net-p2p/ktorrent-5.0.1-r0: stable on amd64 Gentoo-Bug: 596816 --- net-p2p/ktorrent/ktorrent-5.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-p2p') diff --git a/net-p2p/ktorrent/ktorrent-5.0.1.ebuild b/net-p2p/ktorrent/ktorrent-5.0.1.ebuild index cbc24f5fa8e0..0c9d0667455a 100644 --- a/net-p2p/ktorrent/ktorrent-5.0.1.ebuild +++ b/net-p2p/ktorrent/ktorrent-5.0.1.ebuild @@ -17,11 +17,11 @@ if [[ ${PV} != 9999* ]]; then SRC_URI="mirror://kde/stable/${PN}/$(get_version_component_range 1-2)/${MY_P}.tar.xz" S="${WORKDIR}"/"${MY_P}" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" else LIBKT_VERSION_MIN="${PV}" LIBKT_VERSION_MAX="99999999" - KEYWORDS="" + KEYWORDS="amd64" fi KDE_HANDBOOK="forceoptional" -- cgit v1.2.3-65-gdbad