summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2020-10-22 09:01:36 +0200
committerLars Wendler <polynomial-c@gentoo.org>2020-10-22 09:01:36 +0200
commita4a843eb4872d3eafdf14e1485dce5350dedcfc2 (patch)
treed1df3225b90610a640531510f18b18ff7849fc93 /app-admin/keepassxc
parentapp-admin/keepassxc: Bump to version 2.6.2 (diff)
downloadgentoo-a4a843eb4872d3eafdf14e1485dce5350dedcfc2.tar.gz
gentoo-a4a843eb4872d3eafdf14e1485dce5350dedcfc2.tar.bz2
gentoo-a4a843eb4872d3eafdf14e1485dce5350dedcfc2.zip
app-admin/keepassxc: Synced live ebuild
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'app-admin/keepassxc')
-rw-r--r--app-admin/keepassxc/keepassxc-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/keepassxc/keepassxc-9999.ebuild b/app-admin/keepassxc/keepassxc-9999.ebuild
index a6d25729d322..e4de2a185bfc 100644
--- a/app-admin/keepassxc/keepassxc-9999.ebuild
+++ b/app-admin/keepassxc/keepassxc-9999.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 ~x86"
+ KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
fi
else
inherit git-r3