Skip to content

Commit

Permalink
app-admin/keepassxc: arm64 keyworded (bug #721666)
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <[email protected]>
Signed-off-by: Mart Raudsepp <[email protected]>
  • Loading branch information
thesamesam authored and leio committed May 9, 2020
1 parent fc7ea08 commit 5f470cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-admin/keepassxc/keepassxc-2.5.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5f470cd

Please sign in to comment.