diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2019-02-22 22:17:13 +0000 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-02-24 22:36:18 +0100 |
commit | 1d33535582aa7c9eccce07c37f6df0b72f76635b (patch) | |
tree | bd60b88b986a06ecc4714b9c42271fe310328538 /net-libs/libktorrent | |
parent | kde-apps/kpimtextedit: added ~arm64 (diff) | |
download | gentoo-1d33535582aa7c9eccce07c37f6df0b72f76635b.tar.gz gentoo-1d33535582aa7c9eccce07c37f6df0b72f76635b.tar.bz2 gentoo-1d33535582aa7c9eccce07c37f6df0b72f76635b.zip |
net-libs/libktorrent: added ~arm64
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-libs/libktorrent')
-rw-r--r-- | net-libs/libktorrent/libktorrent-2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libktorrent/libktorrent-2.1-r1.ebuild b/net-libs/libktorrent/libktorrent-2.1-r1.ebuild index ffb74fe4c0af..66f555f3fa3c 100644 --- a/net-libs/libktorrent/libktorrent-2.1-r1.ebuild +++ b/net-libs/libktorrent/libktorrent-2.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~arm64 x86" IUSE="" COMMON_DEPEND=" |