diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-22 11:48:20 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-22 11:48:20 +0300 |
commit | 1d9e46bc4bc270bf3add54344f64e22687438560 (patch) | |
tree | 5087203c9c9adf46789ff5af714ce02775a9fadb /net-libs/libktorrent | |
parent | kde-misc/skanlite: amd64 stable wrt bug #690302 (diff) | |
download | gentoo-1d9e46bc4bc270bf3add54344f64e22687438560.tar.gz gentoo-1d9e46bc4bc270bf3add54344f64e22687438560.tar.bz2 gentoo-1d9e46bc4bc270bf3add54344f64e22687438560.zip |
net-libs/libktorrent: amd64 stable wrt bug #690302
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-libs/libktorrent')
-rw-r--r-- | net-libs/libktorrent/libktorrent-2.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libktorrent/libktorrent-2.1-r2.ebuild b/net-libs/libktorrent/libktorrent-2.1-r2.ebuild index 230154addc5c..df6c41501b48 100644 --- a/net-libs/libktorrent/libktorrent-2.1-r2.ebuild +++ b/net-libs/libktorrent/libktorrent-2.1-r2.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://kde.org/applications/internet/ktorrent/" SRC_URI="mirror://kde/stable/ktorrent/5.1/${P}.tar.xz" LICENSE="GPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="" BDEPEND="sys-devel/gettext" |