diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-10 05:01:01 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-10 05:01:01 +0200 |
commit | 6d128969a6d08ca3dd08825a3d1fb64daf16f5ee (patch) | |
tree | 641b636858d433ec851d4432730dec104fffed67 /net-p2p/ktorrent | |
parent | sys-process/htop: x86 stable (bug #667928) (diff) | |
download | gentoo-6d128969a6d08ca3dd08825a3d1fb64daf16f5ee.tar.gz gentoo-6d128969a6d08ca3dd08825a3d1fb64daf16f5ee.tar.bz2 gentoo-6d128969a6d08ca3dd08825a3d1fb64daf16f5ee.zip |
net-p2p/ktorrent: x86 stable (bug #667762)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-p2p/ktorrent')
-rw-r--r-- | net-p2p/ktorrent/ktorrent-5.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/ktorrent/ktorrent-5.1.1.ebuild b/net-p2p/ktorrent/ktorrent-5.1.1.ebuild index dc9e90bf939a..26fd8b7f7b34 100644 --- a/net-p2p/ktorrent/ktorrent-5.1.1.ebuild +++ b/net-p2p/ktorrent/ktorrent-5.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ HOMEPAGE="https://www.kde.org/applications/internet/ktorrent/" [[ ${KDE_BUILD_TYPE} = release ]] && SRC_URI="mirror://kde/stable/${PN}/${PV/%.0}/${P}.tar.xz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="+bwscheduler +downloadorder +infowidget +ipfilter +kross +logviewer +magnetgenerator +mediaplayer rss +scanfolder +search +shutdown +stats +upnp +zeroconf" |