app-admin/keepassxc: x86 stable (bug #664556)

Package-Manager: Portage-2.3.48, Repoman-2.3.10
This commit is contained in:
Thomas Deutschmann
2018-08-29 02:55:49 +02:00
parent fac3991199
commit 049cc8aaa3

View File

@@ -11,7 +11,7 @@ HOMEPAGE="https://keepassxc.org"
if [[ "${PV}" != 9999 ]] ; then
#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"
else
inherit git-r3
EGIT_REPO_URI="https://github.com/keepassxreboot/${PN}"