commit: 54601c88d697cfbdd067be3e368df31567ed80e0 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sun Mar 4 06:16:18 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sun Mar 4 06:45:38 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54601c88
app-admin/keepassxc: x86 stable (bug #649206) Package-Manager: Portage-2.3.24, Repoman-2.3.6 app-admin/keepassxc/keepassxc-2.2.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/keepassxc/keepassxc-2.2.4.ebuild b/app-admin/keepassxc/keepassxc-2.2.4.ebuild index 15016b6c462..169a403dbe9 100644 --- a/app-admin/keepassxc/keepassxc-2.2.4.ebuild +++ b/app-admin/keepassxc/keepassxc-2.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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
