diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2019-02-21 20:34:08 +0000 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-02-24 22:36:05 +0100 |
commit | b20d7f99a919c042639b0162d1b8b7b7066854e7 (patch) | |
tree | a4aaf6d0e6920649f5565adb32b07150f9357478 /net-libs/libkvkontakte | |
parent | net-libs/libmediawiki: added ~arm64 (diff) | |
download | gentoo-b20d7f99a919c042639b0162d1b8b7b7066854e7.tar.gz gentoo-b20d7f99a919c042639b0162d1b8b7b7066854e7.tar.bz2 gentoo-b20d7f99a919c042639b0162d1b8b7b7066854e7.zip |
net-libs/libkvkontakte: 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/libkvkontakte')
-rw-r--r-- | net-libs/libkvkontakte/libkvkontakte-5.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libkvkontakte/libkvkontakte-5.0.0.ebuild b/net-libs/libkvkontakte/libkvkontakte-5.0.0.ebuild index be1e7027d23e..9f64b55ba18a 100644 --- a/net-libs/libkvkontakte/libkvkontakte-5.0.0.ebuild +++ b/net-libs/libkvkontakte/libkvkontakte-5.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ HOMEPAGE="https://www.digikam.org/" SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" LICENSE="GPL-2+ || ( LGPL-2.1 LGPL-3 )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="" DEPEND=" |