summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-06-20 17:31:25 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-06-20 17:45:08 +0200
commitea93998a3c69109f582983a18684bcd0e241518d (patch)
treef74185e3063d72d6633aa58cca5415ed3a591b59 /app-admin/keepassxc
parentnet-wireless/iw: x86 stable (bug #728620) (diff)
downloadgentoo-ea93998a3c69109f582983a18684bcd0e241518d.tar.gz
gentoo-ea93998a3c69109f582983a18684bcd0e241518d.tar.bz2
gentoo-ea93998a3c69109f582983a18684bcd0e241518d.zip
app-admin/keepassxc: x86 stable (bug #728354)
Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-admin/keepassxc')
-rw-r--r--app-admin/keepassxc/keepassxc-2.5.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/keepassxc/keepassxc-2.5.4.ebuild b/app-admin/keepassxc/keepassxc-2.5.4.ebuild
index 0930d877e6c9..769d6af7da77 100644
--- a/app-admin/keepassxc/keepassxc-2.5.4.ebuild
+++ b/app-admin/keepassxc/keepassxc-2.5.4.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 x86"
fi
else
inherit git-r3