summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-21 18:54:07 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-21 18:54:47 +0200
commit2a6fbfd9ef1af4c3b0ce7e1f02f781398ddbf86e (patch)
tree3aba8bbed1011a408ac9f83d1d38fc42059766d5 /app-admin/keepassxc
parentdev-ruby/rake-compiler: amd64 stable wrt bug #728194 (diff)
downloadgentoo-2a6fbfd9ef1af4c3b0ce7e1f02f781398ddbf86e.tar.gz
gentoo-2a6fbfd9ef1af4c3b0ce7e1f02f781398ddbf86e.tar.bz2
gentoo-2a6fbfd9ef1af4c3b0ce7e1f02f781398ddbf86e.zip
app-admin/keepassxc: amd64 stable wrt bug #728354
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@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 769d6af7da77..80d797e0a239 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