diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-10 16:19:57 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-10 16:19:57 +0100 |
commit | c5c1bf69dc3f1c2d8532f7da1e22ae6c5748c1e5 (patch) | |
tree | 5bdd973421b02f6b31f48e0caf6813981ff451ae /net-libs/libktorrent | |
parent | net-proxy/polipo: x86 stable wrt bug #605196 (diff) | |
download | gentoo-c5c1bf69dc3f1c2d8532f7da1e22ae6c5748c1e5.tar.gz gentoo-c5c1bf69dc3f1c2d8532f7da1e22ae6c5748c1e5.tar.bz2 gentoo-c5c1bf69dc3f1c2d8532f7da1e22ae6c5748c1e5.zip |
net-libs/libktorrent: x86 stable wrt bug #596816
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libktorrent')
-rw-r--r-- | net-libs/libktorrent/libktorrent-2.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libktorrent/libktorrent-2.0.1.ebuild b/net-libs/libktorrent/libktorrent-2.0.1.ebuild index a31b8992e820..4730a7e0f75b 100644 --- a/net-libs/libktorrent/libktorrent-2.0.1.ebuild +++ b/net-libs/libktorrent/libktorrent-2.0.1.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} != 9999* ]]; then SRC_URI="mirror://kde/stable/ktorrent/${KTORRENT_VERSION}/${MY_P}.tar.xz" S="${WORKDIR}"/"${MY_P}" - KEYWORDS="amd64 ~arm ~x86" + KEYWORDS="amd64 ~arm x86" fi KDE_TEST="forceoptional" |