diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-04 10:59:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-04 11:01:35 +0200 |
commit | 9a95d00157c8105987649d8d0429a29266f5eff3 (patch) | |
tree | eca91c94708a0cdd08e22f4278a8b0456f780e7c /net-libs/libktorrent | |
parent | net-irc/konversation: x86 stable wrt bug #805065 (diff) | |
download | gentoo-9a95d00157c8105987649d8d0429a29266f5eff3.tar.gz gentoo-9a95d00157c8105987649d8d0429a29266f5eff3.tar.bz2 gentoo-9a95d00157c8105987649d8d0429a29266f5eff3.zip |
net-libs/libktorrent: x86 stable wrt bug #805065
Package-Manager: Portage-3.0.20, Repoman-3.0.2
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-21.04.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libktorrent/libktorrent-21.04.3.ebuild b/net-libs/libktorrent/libktorrent-21.04.3.ebuild index 39757ea511d8..e14cce571e02 100644 --- a/net-libs/libktorrent/libktorrent-21.04.3.ebuild +++ b/net-libs/libktorrent/libktorrent-21.04.3.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://apps.kde.org/ktorrent/ https://userbase.kde.org/KTorrent" LICENSE="GPL-2+" SLOT="5" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" IUSE="" BDEPEND="sys-devel/gettext" |