net-p2p/ktorrent-5.0.1-r0: stable on amd64
authorTobias Klausmann <klausman@gentoo.org>
Wed, 21 Dec 2016 09:39:42 +0000 (10:39 +0100)
committerTobias Klausmann <klausman@gentoo.org>
Wed, 21 Dec 2016 09:39:42 +0000 (10:39 +0100)
Gentoo-Bug: 596816

net-p2p/ktorrent/ktorrent-5.0.1.ebuild

index cbc24f5fa8e07ee1e302edb73e65d899224590a9..0c9d0667455a54fb5ca34337810255f53cd271e5 100644 (file)
@@ -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"