From: Agostino Sarubbo Date: Mon, 9 Mar 2020 12:48:04 +0000 (+0100) Subject: app-admin/keepassxc: x86 stable wrt bug #711740 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5e74060899491c82b01b284b33451895f8e853b5;p=gentoo.git app-admin/keepassxc: x86 stable wrt bug #711740 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/app-admin/keepassxc/keepassxc-2.5.3.ebuild b/app-admin/keepassxc/keepassxc-2.5.3.ebuild index a2d9474fa487..fa1a828a2cc5 100644 --- a/app-admin/keepassxc/keepassxc-2.5.3.ebuild +++ b/app-admin/keepassxc/keepassxc-2.5.3.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 x86" fi else inherit git-r3