summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-09-08 20:49:17 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-09-08 20:49:17 +0200
commit6efba9bfb6c62436572f38ffc2287c7f934e734b (patch)
treebcded4ab09a718839ac350e5fec758686883395b
parentsys-devel/distcc: x86 stable (bug #693744) (diff)
downloadgentoo-6efba9bfb6c62436572f38ffc2287c7f934e734b.tar.gz
gentoo-6efba9bfb6c62436572f38ffc2287c7f934e734b.tar.bz2
gentoo-6efba9bfb6c62436572f38ffc2287c7f934e734b.zip
app-admin/keepassxc: x86 stable (bug #693782)
Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--app-admin/keepassxc/keepassxc-2.4.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/keepassxc/keepassxc-2.4.3-r1.ebuild b/app-admin/keepassxc/keepassxc-2.4.3-r1.ebuild
index 20cd5799cdeb..38822eadea2d 100644
--- a/app-admin/keepassxc/keepassxc-2.4.3-r1.ebuild
+++ b/app-admin/keepassxc/keepassxc-2.4.3-r1.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 x86"
fi
else
inherit git-r3