summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-09 13:39:10 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-09 13:39:10 +0100
commit4248ff85b99f198dcdb2492ef434350d77723359 (patch)
tree50dcafa5c714e17cd5d7122a50ce84cf3198a666 /app-admin/keepassxc
parentdev-lang/go: amd64 stable wrt bug #711552 (diff)
downloadgentoo-4248ff85b99f198dcdb2492ef434350d77723359.tar.gz
gentoo-4248ff85b99f198dcdb2492ef434350d77723359.tar.bz2
gentoo-4248ff85b99f198dcdb2492ef434350d77723359.zip
app-admin/keepassxc: amd64 stable wrt bug #711740
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin/keepassxc')
-rw-r--r--app-admin/keepassxc/keepassxc-2.5.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/keepassxc/keepassxc-2.5.3.ebuild b/app-admin/keepassxc/keepassxc-2.5.3.ebuild
index c3a08042f8f1..a2d9474fa487 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