diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-04 10:38:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-04 10:40:30 +0200 |
commit | 8ee8790ad03620a0439565b0f8873e74f925c235 (patch) | |
tree | 0150fa6c7f277f20be0cd8d2092289b3cb18f818 /net-libs/libktorrent | |
parent | net-irc/konversation: amd64 stable wrt bug #805065 (diff) | |
download | gentoo-8ee8790ad03620a0439565b0f8873e74f925c235.tar.gz gentoo-8ee8790ad03620a0439565b0f8873e74f925c235.tar.bz2 gentoo-8ee8790ad03620a0439565b0f8873e74f925c235.zip |
net-libs/libktorrent: amd64 stable wrt bug #805065
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
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 9f24c96e7f05..39757ea511d8 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" |