From: Lars Wendler Date: Tue, 1 Aug 2017 08:25:55 +0000 (+0200) Subject: app-admin/keepassxc: Version 2.1.4 stable for amd64 and x86. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7c9bd6e7a896fa94386fdc6459aa852f05467a99;p=gentoo.git app-admin/keepassxc: Version 2.1.4 stable for amd64 and x86. Package-Manager: Portage-2.3.6, Repoman-2.3.3 Signed-off-by: Lars Wendler --- diff --git a/app-admin/keepassxc/keepassxc-2.1.4.ebuild b/app-admin/keepassxc/keepassxc-2.1.4.ebuild index ab7c275b1b27..e9a3f3c9ed24 100644 --- a/app-admin/keepassxc/keepassxc-2.1.4.ebuild +++ b/app-admin/keepassxc/keepassxc-2.1.4.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/keepassxreboot/keepassxc" 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