summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2016-12-21 10:39:42 +0100
committerTobias Klausmann <klausman@gentoo.org>2016-12-21 10:39:42 +0100
commite25be69d4b0a698e6c0832d4860e1b8963ded510 (patch)
treee54d0cf4ad6888b7781b183ec7664ef479fd6b89 /net-p2p
parentnet-libs/libktorrent-2.0.1-r0: stable on amd64 (diff)
downloadgentoo-e25be69d4b0a698e6c0832d4860e1b8963ded510.tar.gz
gentoo-e25be69d4b0a698e6c0832d4860e1b8963ded510.tar.bz2
gentoo-e25be69d4b0a698e6c0832d4860e1b8963ded510.zip
net-p2p/ktorrent-5.0.1-r0: stable on amd64
Gentoo-Bug: 596816
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/ktorrent/ktorrent-5.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
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"