summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-08 10:26:38 +0000
committerSam James <sam@gentoo.org>2021-03-08 10:26:38 +0000
commit3284d5e48b0f208ac23ed5b9bb84b655fda06cff (patch)
treeb540faf9411cb29325d973435119cc795c546fa4 /app-admin/keepassxc
parentmedia-libs/libsamplerate: Stabilize 0.2.1 x86, #772131 (diff)
downloadgentoo-3284d5e48b0f208ac23ed5b9bb84b655fda06cff.tar.gz
gentoo-3284d5e48b0f208ac23ed5b9bb84b655fda06cff.tar.bz2
gentoo-3284d5e48b0f208ac23ed5b9bb84b655fda06cff.zip
app-admin/keepassxc: Stabilize 2.6.4-r2 x86, #772419
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin/keepassxc')
-rw-r--r--app-admin/keepassxc/keepassxc-2.6.4-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/keepassxc/keepassxc-2.6.4-r2.ebuild b/app-admin/keepassxc/keepassxc-2.6.4-r2.ebuild
index ac01735bde48..e15340b81741 100644
--- a/app-admin/keepassxc/keepassxc-2.6.4-r2.ebuild
+++ b/app-admin/keepassxc/keepassxc-2.6.4-r2.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