app-admin/keepassxc: amd64 stable wrt bug #664556
authorMikle Kolyada <zlogene@gentoo.org>
Thu, 30 Aug 2018 08:44:54 +0000 (11:44 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Thu, 30 Aug 2018 08:44:54 +0000 (11:44 +0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

app-admin/keepassxc/keepassxc-2.3.3.ebuild

index cd8e14510e6b98841c167d2a7965bc1a4f387339..3b2a5255c8878ce306d327afaa16c119a2f27be5 100644 (file)
@@ -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}"