projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc7ea08
)
app-admin/keepassxc: arm64 keyworded (bug #721666)
author
Sam James (sam_c)
<sam@cmpct.info>
Sat, 9 May 2020 02:46:09 +0000
(
02:46
+0000)
committer
Mart Raudsepp
<leio@gentoo.org>
Sat, 9 May 2020 08:47:14 +0000
(11:47 +0300)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
app-admin/keepassxc/keepassxc-2.5.4.ebuild
patch
|
blob
|
history
diff --git
a/app-admin/keepassxc/keepassxc-2.5.4.ebuild
b/app-admin/keepassxc/keepassxc-2.5.4.ebuild
index c3a08042f8f1ad47856670c9239fd45b464f3050..0930d877e6c9b1daebb5228a55d65d5a00cf006e 100644
(file)
--- 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 ~x86"
+ KEYWORDS="~amd64 ~
arm64 ~
x86"
fi
else
inherit git-r3