diff options
author | Johannes Huber <johu@gentoo.org> | 2017-01-04 18:21:56 +0100 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2017-01-04 18:22:12 +0100 |
commit | 7cadfcd30dd54bde8bd729bfd57c50d8db8597f5 (patch) | |
tree | eab20a030400847496eabd1b49ffaec781708b48 /net-p2p | |
parent | net-libs/libktorrent: Drop KEYWORDS for live (diff) | |
download | gentoo-7cadfcd30dd54bde8bd729bfd57c50d8db8597f5.tar.gz gentoo-7cadfcd30dd54bde8bd729bfd57c50d8db8597f5.tar.bz2 gentoo-7cadfcd30dd54bde8bd729bfd57c50d8db8597f5.zip |
net-p2p/ktorrent: Drop KEYWORDS for live
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'net-p2p')
-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" |