From: Thomas Deutschmann Date: Sun, 16 Feb 2020 21:02:40 +0000 (+0100) Subject: dev-libs/qtkeychain: x86 stable (bug #709706) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e82997a572b9587ff2206f52b4fa1a834d12efc3;p=gentoo.git dev-libs/qtkeychain: x86 stable (bug #709706) Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann --- 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"