summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-09-09 08:53:51 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-09-09 08:53:51 +0200
commitd772abbfcb1dcb68a546c813eff6f364a61957f2 (patch)
treec7aa6f5298761d319850ae8fdae69b76d4c54498 /app-admin/keepassxc
parentnet-firewall/nftables: amd64 stable wrt bug #693716 (diff)
downloadgentoo-d772abbfcb1dcb68a546c813eff6f364a61957f2.tar.gz
gentoo-d772abbfcb1dcb68a546c813eff6f364a61957f2.tar.bz2
gentoo-d772abbfcb1dcb68a546c813eff6f364a61957f2.zip
app-admin/keepassxc: amd64 stable wrt bug #693782
Package-Manager: Portage-2.3.69, Repoman-2.3.16 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.4.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/keepassxc/keepassxc-2.4.3-r1.ebuild b/app-admin/keepassxc/keepassxc-2.4.3-r1.ebuild
index 38822eadea2d..b6dd4fd2a017 100644
--- a/app-admin/keepassxc/keepassxc-2.4.3-r1.ebuild
+++ b/app-admin/keepassxc/keepassxc-2.4.3-r1.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