summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-07-15 09:38:07 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-07-15 09:38:07 +0200
commit085d0603a53959658e3130ad36344325810624f2 (patch)
tree8ebbc77d2aea8485527e70b6a63918fc7012816a /app-admin/keepassxc
parentwww-client/w3m: amd64 stable wrt bug #802117 (diff)
downloadgentoo-085d0603a53959658e3130ad36344325810624f2.tar.gz
gentoo-085d0603a53959658e3130ad36344325810624f2.tar.bz2
gentoo-085d0603a53959658e3130ad36344325810624f2.zip
app-admin/keepassxc: amd64 stable wrt bug #802135
Package-Manager: Portage-3.0.20, Repoman-3.0.2 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.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 f6bd89c1df74..cc729b4207af 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