From: Sam James (sam_c) Date: Sat, 9 May 2020 02:46:09 +0000 (+0000) Subject: app-admin/keepassxc: arm64 keyworded (bug #721666) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5f470cd4bcb0501740f9dde972e9d25e17aef695;p=gentoo.git app-admin/keepassxc: arm64 keyworded (bug #721666) Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) Signed-off-by: Mart Raudsepp --- diff --git a/app-admin/keepassxc/keepassxc-2.5.4.ebuild b/app-admin/keepassxc/keepassxc-2.5.4.ebuild index c3a08042f8f1..0930d877e6c9 100644 --- a/app-admin/keepassxc/keepassxc-2.5.4.ebuild +++ b/app-admin/keepassxc/keepassxc-2.5.4.ebuild @@ -15,7 +15,7 @@ if [[ "${PV}" != 9999 ]] ; then else #SRC_URI="https://github.com/keepassxreboot/keepassxc/archive/${PV}.tar.gz -> ${P}.tar.gz" SRC_URI="https://github.com/keepassxreboot/keepassxc/releases/download/${PV}/${P}-src.tar.xz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi else inherit git-r3