diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-08-13 16:02:47 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-08-13 16:47:42 +0200 |
commit | 435f39f7f4a885d96fc5d582e433a699aa7a23e6 (patch) | |
tree | 079dc8eeb23298ff1f0124b1573d31237bdeb303 /net-p2p | |
parent | dev-qt/qtcore: Drop IUSE=icu and configure w/ -no-icu unconditionally (diff) | |
download | kde-sunset-435f39f7f4a885d96fc5d582e433a699aa7a23e6.tar.gz kde-sunset-435f39f7f4a885d96fc5d582e433a699aa7a23e6.tar.bz2 kde-sunset-435f39f7f4a885d96fc5d582e433a699aa7a23e6.zip |
*/*: Drop all to ~sparc
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/ktorrent/ktorrent-2.2.8-r2.ebuild | 2 | ||||
-rw-r--r-- | net-p2p/qtorrent/qtorrent-0.9.6.1-r2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/ktorrent/ktorrent-2.2.8-r2.ebuild b/net-p2p/ktorrent/ktorrent-2.2.8-r2.ebuild index c391db11..e13e22ca 100644 --- a/net-p2p/ktorrent/ktorrent-2.2.8-r2.ebuild +++ b/net-p2p/ktorrent/ktorrent-2.2.8-r2.ebuild @@ -21,7 +21,7 @@ SRC_URI="http://ktorrent.org/downloads/${MY_PV}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="3.5" -KEYWORDS="amd64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ppc ppc64 ~sparc x86" IUSE="avahi" DEPEND="!<net-p2p/ktorrent-2.2.8-r2 diff --git a/net-p2p/qtorrent/qtorrent-0.9.6.1-r2.ebuild b/net-p2p/qtorrent/qtorrent-0.9.6.1-r2.ebuild index 3e11e31c..213011ca 100644 --- a/net-p2p/qtorrent/qtorrent-0.9.6.1-r2.ebuild +++ b/net-p2p/qtorrent/qtorrent-0.9.6.1-r2.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://thegraveyard.org/files/${P}.tar.bz2 mirror://gentoo/${P}-sizetype.patch" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc sparc x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="" DEPEND="dev-python/PyQt" |