From: Mikle Kolyada Date: Tue, 13 Mar 2018 19:38:38 +0000 (+0300) Subject: app-admin/keepassxc: amd64 stable wrt bug #649206 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=450c1715e497e29512f48d613810e7a77ab04ec5;p=gentoo.git app-admin/keepassxc: amd64 stable wrt bug #649206 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- diff --git a/app-admin/keepassxc/keepassxc-2.2.4.ebuild b/app-admin/keepassxc/keepassxc-2.2.4.ebuild index 169a403dbe9d..9cd93a341e8a 100644 --- a/app-admin/keepassxc/keepassxc-2.2.4.ebuild +++ b/app-admin/keepassxc/keepassxc-2.2.4.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://keepassxc.org" if [[ "${PV}" != 9999 ]] ; then SRC_URI="https://github.com/keepassxreboot/keepassxc/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 x86" + KEYWORDS="amd64 x86" else EGIT_REPO_URI="https://github.com/keepassxreboot/${PN}" fi