summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-13 09:18:12 +0000
committerSam James <sam@gentoo.org>2021-01-13 09:18:12 +0000
commitb5833402eeea917f53d586347a258614793450b1 (patch)
tree2fe50bd0d799688b793b15251db7f6e1864f5ea6 /app-admin
parentdev-libs/libdnsres: Stabilize 0.1a-r3 x86, #765145 (diff)
downloadgentoo-b5833402eeea917f53d586347a258614793450b1.tar.gz
gentoo-b5833402eeea917f53d586347a258614793450b1.tar.bz2
gentoo-b5833402eeea917f53d586347a258614793450b1.zip
app-admin/keepassxc: Stabilize 2.6.2 x86, #765172
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/keepassxc/keepassxc-2.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/keepassxc/keepassxc-2.6.2.ebuild b/app-admin/keepassxc/keepassxc-2.6.2.ebuild
index 7ab0a8449bd6..5b51acf9ec34 100644
--- a/app-admin/keepassxc/keepassxc-2.6.2.ebuild
+++ b/app-admin/keepassxc/keepassxc-2.6.2.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