diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-09-29 12:54:42 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-09-29 12:55:20 +1000 |
commit | 813faa16af0a1f397cf1bdfde6174858e8ab7c1b (patch) | |
tree | b0b7a9b4e9622ad39a4a5f70dca817ae7f9d379e /net-libs | |
parent | net-p2p/ktorrent: virtual X is required for tests (diff) | |
download | gentoo-813faa16af0a1f397cf1bdfde6174858e8ab7c1b.tar.gz gentoo-813faa16af0a1f397cf1bdfde6174858e8ab7c1b.tar.bz2 gentoo-813faa16af0a1f397cf1bdfde6174858e8ab7c1b.zip |
net-libs/libktorrent: stabilise 2.1 for amd64/x86
Bug: https://bugs.gentoo.org/632235
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libktorrent/libktorrent-2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libktorrent/libktorrent-2.1.ebuild b/net-libs/libktorrent/libktorrent-2.1.ebuild index eab7d9cd1c70..32db434dfa3c 100644 --- a/net-libs/libktorrent/libktorrent-2.1.ebuild +++ b/net-libs/libktorrent/libktorrent-2.1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://www.kde.org/applications/internet/ktorrent/" SRC_URI="mirror://kde/stable/ktorrent/5.1/${P}.tar.xz" LICENSE="GPL-2+" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="" COMMON_DEPEND=" |