app-admin/keepassxc: x86 stable (bug #664556)
authorThomas Deutschmann <whissi@gentoo.org>
Wed, 29 Aug 2018 00:55:49 +0000 (02:55 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Wed, 29 Aug 2018 00:55:49 +0000 (02:55 +0200)
Package-Manager: Portage-2.3.48, Repoman-2.3.10

app-admin/keepassxc/keepassxc-2.3.3.ebuild

index 3641f74e736c5eb736867a2e3fdcf38288f5cef5..cd8e14510e6b98841c167d2a7965bc1a4f387339 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}"