summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-02-16 22:02:40 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-02-16 22:13:47 +0100
commite82997a572b9587ff2206f52b4fa1a834d12efc3 (patch)
tree5e3b10c7552e7734a322dbba2ce7022d69b1c98a /dev-libs/qtkeychain
parentdev-python/python-systemd: x86 stable (bug #708766) (diff)
downloadgentoo-e82997a572b9587ff2206f52b4fa1a834d12efc3.tar.gz
gentoo-e82997a572b9587ff2206f52b4fa1a834d12efc3.tar.bz2
gentoo-e82997a572b9587ff2206f52b4fa1a834d12efc3.zip
dev-libs/qtkeychain: x86 stable (bug #709706)
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/qtkeychain')
-rw-r--r--dev-libs/qtkeychain/qtkeychain-0.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/qtkeychain/qtkeychain-0.10.0.ebuild b/dev-libs/qtkeychain/qtkeychain-0.10.0.ebuild
index 9e1534baeb1f..e8195563832f 100644
--- a/dev-libs/qtkeychain/qtkeychain-0.10.0.ebuild
+++ b/dev-libs/qtkeychain/qtkeychain-0.10.0.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="Qt API for storing passwords securely"
if [[ ${PV} != *9999* ]]; then
SRC_URI="https://github.com/frankosterfeld/qtkeychain/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="~amd64 ~arm64 x86"
else
inherit git-r3
EGIT_REPO_URI="${HOMEPAGE}.git"