summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-09 13:48:04 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-09 13:48:04 +0100
commit5e74060899491c82b01b284b33451895f8e853b5 (patch)
treef538abbc604dfb06b64314cb3854f6bd8aa2fa1a /app-admin/keepassxc
parentdev-libs/libwacom: x86 stable wrt bug #711242 (diff)
downloadgentoo-5e74060899491c82b01b284b33451895f8e853b5.tar.gz
gentoo-5e74060899491c82b01b284b33451895f8e853b5.tar.bz2
gentoo-5e74060899491c82b01b284b33451895f8e853b5.zip
app-admin/keepassxc: x86 stable wrt bug #711740
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" 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 a2d9474fa487..fa1a828a2cc5 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