summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-03-10 16:15:50 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-03-10 16:15:50 +0300
commitb25b3e4df80147d6ca49ddd30f68a0af9df51dac (patch)
treede90c5409449f040968352c5683fa530789d500e /app-admin/keepassxc/keepassxc-2.3.4-r1.ebuild
parentapp-admin/eclean-kernel: x86 stable wrt bug #679894 (diff)
downloadgentoo-b25b3e4df80147d6ca49ddd30f68a0af9df51dac.tar.gz
gentoo-b25b3e4df80147d6ca49ddd30f68a0af9df51dac.tar.bz2
gentoo-b25b3e4df80147d6ca49ddd30f68a0af9df51dac.zip
app-admin/keepassxc: amd64 stable wrt bug #679726
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-admin/keepassxc/keepassxc-2.3.4-r1.ebuild')
-rw-r--r--app-admin/keepassxc/keepassxc-2.3.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/keepassxc/keepassxc-2.3.4-r1.ebuild b/app-admin/keepassxc/keepassxc-2.3.4-r1.ebuild
index 13b1baad08bf..742ca5d1e1b0 100644
--- a/app-admin/keepassxc/keepassxc-2.3.4-r1.ebuild
+++ b/app-admin/keepassxc/keepassxc-2.3.4-r1.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://keepassxc.org"
if [[ "${PV}" != 9999 ]] ; then
#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 x86"
else
inherit git-r3
EGIT_REPO_URI="https://github.com/keepassxreboot/${PN}"