summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-07-15 09:41:50 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-07-15 09:41:50 +0200
commit9131ba5d11bf6f387bca4b3503b3f499d8244193 (patch)
tree1ecb37dba3ec055c234f7e6c67bfc468027cd989
parentwww-client/w3m: x86 stable wrt bug #802117 (diff)
downloadgentoo-9131ba5d11bf6f387bca4b3503b3f499d8244193.tar.gz
gentoo-9131ba5d11bf6f387bca4b3503b3f499d8244193.tar.bz2
gentoo-9131ba5d11bf6f387bca4b3503b3f499d8244193.zip
app-admin/keepassxc: x86 stable wrt bug #802135
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--app-admin/keepassxc/keepassxc-2.6.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/keepassxc/keepassxc-2.6.6.ebuild b/app-admin/keepassxc/keepassxc-2.6.6.ebuild
index cc729b4207af..e88a934d8a69 100644
--- a/app-admin/keepassxc/keepassxc-2.6.6.ebuild
+++ b/app-admin/keepassxc/keepassxc-2.6.6.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 ~arm64 ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm64 ~ppc64 x86"
fi
else
inherit git-r3