summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-03-04 07:16:18 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-03-04 07:45:38 +0100
commit54601c88d697cfbdd067be3e368df31567ed80e0 (patch)
tree9cba3acd8e0453009b390102572b2d029d32a562 /app-admin/keepassxc
parentsys-auth/ykpers: x86 stable (bug #649424) (diff)
downloadgentoo-54601c88d697cfbdd067be3e368df31567ed80e0.tar.gz
gentoo-54601c88d697cfbdd067be3e368df31567ed80e0.tar.bz2
gentoo-54601c88d697cfbdd067be3e368df31567ed80e0.zip
app-admin/keepassxc: x86 stable (bug #649206)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-admin/keepassxc')
-rw-r--r--app-admin/keepassxc/keepassxc-2.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/keepassxc/keepassxc-2.2.4.ebuild b/app-admin/keepassxc/keepassxc-2.2.4.ebuild
index 15016b6c462e..169a403dbe9d 100644
--- a/app-admin/keepassxc/keepassxc-2.2.4.ebuild
+++ b/app-admin/keepassxc/keepassxc-2.2.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ HOMEPAGE="https://keepassxc.org"
if [[ "${PV}" != 9999 ]] ; then
SRC_URI="https://github.com/keepassxreboot/keepassxc/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 x86"
else
EGIT_REPO_URI="https://github.com/keepassxreboot/${PN}"
fi