commit: e25be69d4b0a698e6c0832d4860e1b8963ded510
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 21 09:39:42 2016 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Wed Dec 21 09:39:42 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e25be69d
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(-)
diff --git a/net-p2p/ktorrent/ktorrent-5.0.1.ebuild
b/net-p2p/ktorrent/ktorrent-5.0.1.ebuild
index cbc24f5..0c9d066 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"