summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-02 21:00:10 +0000
committerSam James <sam@gentoo.org>2021-02-02 21:00:10 +0000
commitbcd020b7070d7094af13eec9f542b955f8570307 (patch)
treeeea23bb552f682b96ab037f278f1f3feae9d1aad
parentnet-irc/ngircd: Stabilize 26.1 amd64, #768144 (diff)
downloadgentoo-bcd020b7.tar.gz
gentoo-bcd020b7.tar.bz2
gentoo-bcd020b7.zip
app-admin/keepassxc: Stabilize 2.6.3 amd64, #768192
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-admin/keepassxc/keepassxc-2.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/keepassxc/keepassxc-2.6.3.ebuild b/app-admin/keepassxc/keepassxc-2.6.3.ebuild
index 5fd7f39fa640..7ab0a8449bd6 100644
--- a/app-admin/keepassxc/keepassxc-2.6.3.ebuild
+++ b/app-admin/keepassxc/keepassxc-2.6.3.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