diff options
-rw-r--r-- | net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild | 3 | ||||
-rw-r--r-- | net-p2p/ktorrent/ktorrent-5.0.1.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild b/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild index 57aceac62370..8105e55641bb 100644 --- a/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild +++ b/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -28,7 +28,6 @@ if [[ ${PV} != 9999* ]]; then else LIBKT_VERSION_MIN="${PV}" LIBKT_VERSION_MAX="99999999" - KEYWORDS="" fi inherit kde4-base diff --git a/net-p2p/ktorrent/ktorrent-5.0.1.ebuild b/net-p2p/ktorrent/ktorrent-5.0.1.ebuild index 0c9d0667455a..60239403726f 100644 --- a/net-p2p/ktorrent/ktorrent-5.0.1.ebuild +++ b/net-p2p/ktorrent/ktorrent-5.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -21,7 +21,6 @@ if [[ ${PV} != 9999* ]]; then else LIBKT_VERSION_MIN="${PV}" LIBKT_VERSION_MAX="99999999" - KEYWORDS="amd64" fi KDE_HANDBOOK="forceoptional" |