summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-11-30 22:34:09 +0000
committerSam James <sam@gentoo.org>2022-11-30 22:34:09 +0000
commit5158bd5edeb4a80fc58823be3129016b53dc415d (patch)
tree5142fe1ed504eb74aaae04039822a68dbc8d8962 /app-admin
parentapp-admin/keepassxc: Stabilize 2.7.4 amd64, #883763 (diff)
downloadgentoo-5158bd5edeb4a80fc58823be3129016b53dc415d.tar.gz
gentoo-5158bd5edeb4a80fc58823be3129016b53dc415d.tar.bz2
gentoo-5158bd5edeb4a80fc58823be3129016b53dc415d.zip
app-admin/keepassxc: Stabilize 2.7.4 x86, #883763
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/keepassxc/keepassxc-2.7.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/keepassxc/keepassxc-2.7.4.ebuild b/app-admin/keepassxc/keepassxc-2.7.4.ebuild
index fe3795ec295f..7608f162fbff 100644
--- a/app-admin/keepassxc/keepassxc-2.7.4.ebuild
+++ b/app-admin/keepassxc/keepassxc-2.7.4.ebuild
@@ -16,7 +16,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 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
fi
else
inherit git-r3